Skip to main content

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

Project description

Yellowbrick is a suite of visual analysis and diagnostic tools designed to facilitate machine learning with Scikit-Learn. The library implements a new core API object, the “Visualizer” that is an Scikit-Learn estimator: an object that learns from data. Like transformers or models, visualizers learn from data by creating a visual representation of the model selection workflow.

Visualizers allow users to steer the model selection process, building intuition around feature engineering, algorithm selection, and hyperparameter tuning. For example, visualizers can help diagnose common problems surrounding model complexity and bias, heteroscedasticity, underfit and overtraining, or class balance issues. By applying visualizers to the model selection workflow, Yellowbrick allows you to steer predictive models to more successful results, faster.

Some of the available tools include:

  • pairwise feature ranking

  • parallel coordinates

  • radial visualization

  • ROC curves

  • classification heatmaps

  • residual plots

  • prediction error plots

  • alpha selection plots

  • validation curves

  • gridsearch heatmaps

  • text frequency distributions

  • tsne corpus visualization

And much more! Please see the full documentation at: http://scikit-yb.org/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yellowbrick-0.4.tar.gz (16.0 MB view hashes)

Uploaded Source

Built Distribution

yellowbrick-0.4-py2.py3-none-any.whl (109.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page