Train standard ML models with scikit-learn.
Scikit-learn (sklearn) is the most popular Python library for standard machine learning models such as linear classification and regression, k-means clustering, support-vector machines, random forests, gradient boosting, and DBSCAN. With ZenML's sklearn integration, you can load, train, and deploy sklearn models within your ZenML pipelines.
Features with ZenML
Main Features
How to use ZenML with
scikit-learn (sklearn)
Additional Resources
Go to Github