Metadata-Version: 2.1
Name: randomizer-ml
Version: 0.11.3
Summary: Training for models conforming to the scikit-learn api
Home-page: https://github.com/EricSchles/randomizer_ml
Author: Eric Schles
Author-email: ericschles@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: statsmodels
Requires-Dist: mlxtend
Requires-Dist: pytest
Requires-Dist: seaborn

# Randomizer ML

This library allows you to do randomizer-ML

You can see a talk about this library 

* [here](https://www.youtube.com/watch?v=AHQaQrii1vM&t=439s&ab_channel=DataScienceConnect)

[![Documentation Status](https://readthedocs.org/projects/honest-ml/badge/?version=latest)](https://honest-ml.readthedocs.io/en/latest/?badge=latest)
