class

CrystalML::DimensionalityReduction::PCA

Inherits CrystalML::Transformer / CrystalML::UnsupervisedEstimator / CrystalML::BaseEstimator / Reference / Object

Constructors

new(num_components : Int32)
Source

Instance methods

components
Source
components=(components : Tensor(Float64, CPU(Float64)))
Source
explained_variance
Source
explained_variance=(explained_variance : Array(Float64))
Source
num_components
Source
num_components=(num_components : Int32)
Source