Metadata-Version: 2.1
Name: robert
Version: 1.2.0
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.2.0.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.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML==6.0.1
Requires-Dist: matplotlib==3.9.2
Requires-Dist: pandas==2.2.2
Requires-Dist: numpy==1.26.4
Requires-Dist: progress==1.6
Requires-Dist: seaborn==0.13.2
Requires-Dist: scipy==1.14.0
Requires-Dist: scikit-learn==1.5.1
Requires-Dist: hyperopt==0.2.7
Requires-Dist: numba==0.60.0
Requires-Dist: shap==0.45.1
Requires-Dist: mapie==0.8.6
Requires-Dist: weasyprint==62.3

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