load_fitted_model

load_fitted_model()[source]

Load and return a fitted regression model to predict the AveragePrice in the avocado dataset.

Returns
modelJoblib

the model/pipeline that was trained on the Avocado dataset.