Building the Model
In classification tasks, learn to create, tune, plot, save and make predictions from the machine learning model.
Creating the model
We’ll use the create_model()
function to train the Linear Discriminant Analysis model because it performed best in the model comparison.
Get hands-on with 1200+ tech skills courses.