From the course: Applied Machine Learning: Foundations
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Challenge: MLFlow with random forest
From the course: Applied Machine Learning: Foundations
Challenge: MLFlow with random forest
“
Okay. It's challenge time again. Your challenge is to take your code for a Random Forest and put it into a single cell, much like I showed here, and then we're going to use MLFlow to create a model from that, and see if you can load the model from MLFlow and make a prediction from MLFlow.