Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rakibhhridoy/visualmachinelearning-yellowbrick
Yellowbrick wraps the scikit-learn and matplotlib to create publication-ready figures and interactive data explorations. It is a diagnostic visualization platform for machine learning that allows us to steer the model selection process by helping to evaluate the performance, stability, and predictive value of our models and further assist in diagnosing the problems in our workflow.
https://github.com/rakibhhridoy/visualmachinelearning-yellowbrick
classification hyperparameter-tuning machine-learning model-evaluation model-view-presenter model-visualization python random-forest random-forest-classifier scikit-learn visualization xgboost xgboost-algorithm yellowbrick
Last synced: about 1 month ago
JSON representation
Yellowbrick wraps the scikit-learn and matplotlib to create publication-ready figures and interactive data explorations. It is a diagnostic visualization platform for machine learning that allows us to steer the model selection process by helping to evaluate the performance, stability, and predictive value of our models and further assist in diagnosing the problems in our workflow.
- Host: GitHub
- URL: https://github.com/rakibhhridoy/visualmachinelearning-yellowbrick
- Owner: rakibhhridoy
- Created: 2020-08-20T16:37:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T17:08:31.000Z (over 4 years ago)
- Last Synced: 2024-11-06T15:27:07.666Z (3 months ago)
- Topics: classification, hyperparameter-tuning, machine-learning, model-evaluation, model-view-presenter, model-visualization, python, random-forest, random-forest-classifier, scikit-learn, visualization, xgboost, xgboost-algorithm, yellowbrick
- Language: Jupyter Notebook
- Homepage: https://rakibhhridoy.github.io
- Size: 6.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# *Visual Machine Learning With Yellowbrick*
![img1](https://miro.medium.com/max/638/1*AyHyCYAX3viU5kZC3xiN5A.jpeg)
>Yellowbrick helps to visualize our model in different perspective### Installation
```bash
$ pip install yellowbrick
$ pip install -U yellowbrick
```## Get Touch With Me
[Linkedin](https://linkedin.com/in/rakibhhridoy)
[RakibHHridoy](https://rakibhhridoy.github.io)