Create a separate class for sample PCA
The class will be called SamplePCA
. It should swallow the following standalone functions:
pca_on_sampled_data_set
analyze_centers_change
analyze_eigenvector_weights_change
analyze_eigenvalue_distribution
equilibrate_cluster_populations
The last thing left to do:
-
Update the tutorials with the new classes.
Edited by Kamila Zdybal