Metadata-Version: 2.1
Name: mlsauce
Version: 0.8.9
Summary: Miscellaneous Statistical/Machine Learning tools
Maintainer: T. Moudiki
Maintainer-email: thierry.moudiki@gmail.com
License: BSD3 Clause Clear
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
License-File: LICENSE
Requires-Dist: jax
Requires-Dist: jaxlib
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: scipy (>=0.19.0)
Requires-Dist: joblib (>=0.14.0)
Requires-Dist: scikit-learn (>=0.18.0)
Requires-Dist: pandas (>=0.25.3)
Requires-Dist: tqdm (==4.48.1)
Provides-Extra: alldeps
Requires-Dist: numpy (>=1.13.0) ; extra == 'alldeps'
Requires-Dist: scipy (>=0.19.0) ; extra == 'alldeps'

Miscellaneous Statistical/Machine Learning tools
