limeEasy Playground

Local Interpretable Model-agnostic Explanations for ML models

Getting started with limeRun locally
Install
pip install lime
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: lime)

lime is a third-party package. Local Interpretable Model-agnostic Explanations for ML models. Install with: pip install lime

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?