samersallam / classification-analysis

Visualization library for classification models training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

classification-analysis

The main target of this module is to:

  1. Provide a dashboard to monitor your model during the training process.
  2. Help track the metric that you choose to find the best model for your problem.

In order to install, open the command prompt and type:

pip install classification_analysis

Refer to the following notebook to see some code examples

About

Visualization library for classification models training

License:MIT License


Languages

Language:Jupyter Notebook 96.4%Language:Python 3.6%