pycaretEasy Playground

Low-code ML library: automates comparison, tuning, and deployment

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

pycaret is a third-party package. Low-code ML library: automates comparison, tuning, and deployment. Install with: pip install pycaret

Challenge

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