The main target of this module is to:
- Provide a dashboard to monitor your model during the training process.
- 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