Metadata-Version: 2.1
Name: darwin-mendel
Version: 0.1.3
Summary: Genetic Algorithm: Optimize the output of machine learning models
Home-page: https://github.com/manishagrawal-datascience/Genetic-Algorithm.git
Author: Manish Agrawal
Author-email: manishagrawal.datascience@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.17.3)
Requires-Dist: pandas (>=1.0.2)
Requires-Dist: scikit-learn (>=0.24.1)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: xgboost (>=1.4.2)
Requires-Dist: lightgbm (>=3.2.1)

UNKNOWN

