Python library containing my always-/often-used machine learning functions.
pip
pip install -e git/mlutils/
pip install -e git+https://github.com/itsayellow/mlutils.git#egg=mlutils
pipenv
pipenv install -e git/mlutils/
pipenv install -e git+https://github.com/itsayellow/mlutils.git#egg=mlutils