Metadata-Version: 2.1
Name: BCN
Version: 0.5.0
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: backports.zoneinfo (==0.2.1)
Requires-Dist: cffi (==1.15.1)
Requires-Dist: Jinja2 (>=3.0.0)
Requires-Dist: joblib (==1.1.0)
Requires-Dist: MarkupSafe (==2.0.1)
Requires-Dist: numpy (>=1.20.1)
Requires-Dist: pycparser (==2.21)
Requires-Dist: pytz (==2022.1)
Requires-Dist: pytz-deprecation-shim (==0.1.0.post0)
Requires-Dist: rpy2 (>=3.1.0)
Requires-Dist: scikit-learn (>=1.0.0)
Requires-Dist: scipy (>=1.7.0)
Requires-Dist: threadpoolctl (==3.1.0)
Requires-Dist: tzdata (==2022.1)
Requires-Dist: tzlocal (==4.2)

Boosted Configuration (neural) Networks for supervised learning
