Metadata-Version: 2.1
Name: BCN
Version: 0.5.2
Summary: Boosted Configuration Networks
Home-page: https://github.com/Techtonique/bcn_python
Author: T. Moudiki
Author-email: thierry.moudiki@gmail.com
License: BSD license
Keywords: BCN,Machine Learning,Statistical Learning
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: cffi
Requires-Dist: Jinja2
Requires-Dist: joblib
Requires-Dist: MarkupSafe
Requires-Dist: numpy
Requires-Dist: pycparser
Requires-Dist: pytz
Requires-Dist: pytz-deprecation-shim
Requires-Dist: rpy2
Requires-Dist: scikit-learn
Requires-Dist: threadpoolctl
Requires-Dist: tzdata
Requires-Dist: tzlocal
Requires-Dist: backports.zoneinfo ; python_version < "3.9"

Boosted Configuration (neural) Networks for supervised learning
