load_fitted_model#

load_fitted_model(pretrained=True)[source]#

Load and return a fitted classification model.

Returns
modelJoblib

The model/pipeline that was trained on the adult dataset.