Metadata-Version: 2.1
Name: ml-helper
Version: 0.0.17
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
Requires-Dist: pandas (==0.23.4)
Requires-Dist: seaborn
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: imblearn
Requires-Dist: vecstack
Provides-Extra: kaggle
Requires-Dist: pandas (==0.23.4) ; extra == 'kaggle'

# ML Helper

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


