This library contains some useful tools for machine learning engineering. It is not intended to be a well-maintained library and not intended for use by anyone other than Nick Watters and close collaborators.
Many aspects of this library may be poorly documented and untested.
ML-Utilities can be installed through Github:
pip install git+https://github.com/nwatters01/ml-utilities.git
or alternatively by checking out a local copy of our repository and running:
git clone https://github.com/nwatters01/ml-utilities.git
pip install ml-utilities/