Machine Learning

knowledge skill

Trains a supervised classification model from labeled data and outputs the trained model artifact. The agent loads input data, fits a scikit-learn classifier, and serializes the estimator to disk for later use.

Worked examples

Input

Output

Details