Crystalla::Transformations::PCA
Inherits Reference / Object
Constructors
Initializes a new PCA object with the model to fit and the number of components to use The model should be a n_samples * n_features matrix
Instance methods
mean_by_feature
Sourcen_components
SourceReduces the input matrix based on the dimensions obtained from the original model