Skip to content

Latest commit

 

History

History

web-service-mlflow

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Getting the model for deployment from MLflow

  • Take the code from the previous video
  • Train another model, register with MLflow
  • Put the model into a scikit-learn pipeline
  • Model deployment with tracking server
  • Model deployment without the tracking server