reho.model.preprocessing.clustering#
Clustering algorithm for input data reduction.
Classes
|
Executes a clustering for each number of clusters among a specified interval (nb_clusters), and selects the optimal one according to the MAPE criterion (Mean Average Percentage Error). |