yellowbrick — Easy Playground
Visual analysis and diagnostic tools for scikit-learn models
Getting started with yellowbrickRun locally
Install
pip install yellowbrickPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: yellowbrick)
yellowbrick is a third-party package. Visual analysis and diagnostic tools for scikit-learn models. Install with: pip install yellowbrick
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?