Metadata-Version: 1.1
Name: MLLytics
Version: 0.1.5
Summary: A library of tools for easier evaluation of ML models.
Home-page: https://github.com/scottclay/MLLytics
Author: Scott Clay
Author-email: scottclay8@gmail.com
License: MIT
Description: # MLLytics
        
        python setup.py sdist bdist_wheel
        
        Creates the package
        
        python setup.py install
        
        Installs the package from source
        
        twine upload --repository pypi *0.1.4*
        
        Upload package
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
