elphick.sklearn_viz.model_selection.model_selection

Functions

plot_model_selection

type estimators:

Union[RegressorMixin, ClassifierMixin, Dict]

subplot_index

rtype:

Tuple[int, int]

Classes

ModelSelection(estimators, datasets, target)