Metadata-Version: 2.4
Name: humanml
Version: 0.2.0
Summary: A user-friendly machine learning library with automated preprocessing, model selection, training, evaluation, and reinforcement learning capabilities
Home-page: https://github.com/humanml/humanml
Author: Rameez Anwar
Author-email: rameezmughalrr@gmail.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: numpy>=1.19.0
Requires-Dist: pandas>=1.0.0
Requires-Dist: scikit-learn>=0.23.0
Requires-Dist: matplotlib>=3.2.0
Requires-Dist: seaborn>=0.10.0
Requires-Dist: joblib>=0.15.0
Requires-Dist: fpdf>=1.7.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
