Metadata-Version: 2.1
Name: mlmachine
Version: 0.1.5
Summary: Accelerate machine learning experimentation
Home-page: https://github.com/petersontylerd/mlmachine
Maintainer: Tyler Peterson
Maintainer-email: petersontylerd@gmail.com
License: MIT
Project-URL: bug tracker, https://github.com/petersontylerd/mlmachine/issues
Project-URL: source code, https://github.com/petersontylerd/mlmachine
Keywords: machine learning,data science
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.1
Requires-Dist: catboost (>=0.24)
Requires-Dist: category-encoders (>=2.2.2)
Requires-Dist: eif (==1.0.2)
Requires-Dist: hyperopt (>=0.2.4)
Requires-Dist: jupyter (>=1.0.0)
Requires-Dist: lightgbm (>=2.3.1)
Requires-Dist: matplotlib (>=3.3.0)
Requires-Dist: mlxtend (>=0.17.3)
Requires-Dist: numpy (>=1.19.1)
Requires-Dist: pandas (>=1.1.0)
Requires-Dist: prettierplot (>=0.1.1)
Requires-Dist: seaborn (>=0.10.0)
Requires-Dist: scikit-learn (>=0.23.2)
Requires-Dist: scipy (>=1.5.2)
Requires-Dist: shap (>=0.35.0)
Requires-Dist: squarify (>=0.4.3)
Requires-Dist: statsmodels (>=0.11.1)
Requires-Dist: xgboost (>=1.1.1)

mlmachine is a Python library that organizes and accelerates notebook-based machine learning experiments.


