auto-sklearnEasy Playground

Automated machine learning using scikit-learn pipelines

Getting started with auto-sklearnRun locally
Install
pip install auto-sklearn
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: auto_sklearn)

auto-sklearn is a third-party package. Automated machine learning using scikit-learn pipelines. Install with: pip install auto-sklearn

Challenge

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