pycaret — Easy Playground
Low-code ML library: automates comparison, tuning, and deployment
Getting started with pycaretRun locally
Install
pip install pycaretPython 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?