Callbacks
Callbacks for feature selection algorithms.
plot_progress_callback(selector, *args, **kwargs)
Plot the feature selection progress during the algorithm execution.
Parameters:
-
selector(object) –The feature selector object.