Metadata-Version: 2.1
Name: robert
Version: 1.0.4
Summary: Refiner and Optimizer of a Bunch of Existing Regression Tools
Home-page: https://github.com/jvalegre/robert
Download-URL: https://github.com/jvalegre/robert/archive/refs/tags/1.0.4.tar.gz
Author: Juan V. Alegre Requena, David Dalmau
Author-email: jv.alegre@csic.es
License: MIT
Keywords: workflows,machine learning,cheminformatics,data curation,prediction,automated
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML
Requires-Dist: pandas<2.1,>=2.0.3
Requires-Dist: progress
Requires-Dist: numpy<1.25,>=1.24
Requires-Dist: matplotlib<3.8,>=3.7
Requires-Dist: seaborn
Requires-Dist: scipy
Requires-Dist: scikit-learn==1.3.0
Requires-Dist: hyperopt
Requires-Dist: numba<0.58,>=0.57
Requires-Dist: shap<0.43,>=0.42

Documentation in Read The Docs: https://robert.readthedocs.io
