eli5 — Easy Playground
Debug and explain ML classifiers and regressors
Getting started with eli5Run locally
Install
pip install eli5Python CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: eli5)
eli5 is a third-party package. Debug and explain ML classifiers and regressors. Install with: pip install eli5
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?