classification_models

A library that will be used to find the model that explains the variable the best


Keywords
datascience, methodselection
License
Other
Install
pip install classification_models==0.1

Documentation

Install

For Python 2.x and Python 3.x respectively:

pip install classification_models

In the end, you can import the sub-package...

from classification_models import classification_models