Metadata-Version: 2.1
Name: ml-helper
Version: 0.0.19
Summary: A few helpers for working with machine learning projects
Home-page: https://github.com/akoury/ml-helper
Author: akoury
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.16)
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: seaborn (>=0.9)
Requires-Dist: scikit-learn (>=0.20)
Requires-Dist: matplotlib (>=3)
Requires-Dist: scipy (>=1)
Requires-Dist: imblearn (>=0)
Requires-Dist: vecstack (>=0)

# ML Helper

This package contains a few helpers for working with machine learning projects


