Magnushhoie / mlflow_sklearn_tutorial

Quickstart tutorial for MLflow with scikit-learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mlflow_sklearn_tutorial

Quickstart tutorial for using MLflow for machine-learing with Scikit-Learn

Tutorial:

Requirements:

Overview:

  1. Toy machine-learning model example
  2. Minimal MLflow example
  3. Log individual machine-learning models w/ MLflow
  4. Automatically run set of machine-learning models, later check w/ MLflow
  5. Load trained models from MLflow archive

About

Quickstart tutorial for MLflow with scikit-learn


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%