Contents

yellowbrick 1.5

0

A suite of visual analysis and diagnostic tools for machine learning.

A suite of visual analysis and diagnostic tools for machine learning.

Stars: 4394, Watchers: 4394, Forks: 566, Open Issues: 109

The DistrictDataLabs/yellowbrick repo was created 9 years ago and the last code push was 12 months ago.
The project is very popular with an impressive 4394 github stars!

How to Install yellowbrick

You can install yellowbrick using pip

pip install yellowbrick

or add it to a project with poetry

poetry add yellowbrick

Package Details

Author
The scikit-yb developers
License
Apache 2
Homepage
http://scikit-yb.org/
PyPi:
https://pypi.org/project/yellowbrick/
Documentation:
http://scikit-yb.org/
GitHub Repo:
https://github.com/DistrictDataLabs/yellowbrick

Classifiers

  • Scientific/Engineering/Visualization
  • Software Development
  • Software Development/Libraries/Python Modules
No  yellowbrick  pypi packages just yet.

Errors

A list of common yellowbrick errors.

Code Examples

Here are some yellowbrick code examples and snippets.

GitHub Issues

The yellowbrick package has 109 open issues on GitHub

  • Fix compatibility with NumPy 2.0, scikit-learn 1.7, and matplotlib 3.10

See more issues on GitHub

Related Packages & Articles

autoviz 0.1.905

Automatically Visualize any dataset, any size with a single line of code

dtreeviz 2.3.2

A Python 3 library for sci-kit learn, XGBoost, LightGBM, Spark, and TensorFlow decision tree visualization

skorch 1.3.1

scikit-learn compatible neural network library for pytorch

fiftyone 1.13.0

FiftyOne: the open-source tool for building high-quality datasets and computer vision models

seaborn-image 0.10.0

Attractive, descriptive and effective image visualization with seaborn-like API built on top of matplotlib