class

CrystalML::DimensionalityReduction::LDA

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

Constructors

new(num_components : Int32)
Source

Instance methods

components
Source
components=(components : Tensor(Float64, CPU(Float64)))
Source
fit(data : Tensor(Float64, CPU(Float64)), target : Tensor(Float64, CPU(Float64)))
Source
num_components
Source
num_components=(num_components : Int32)
Source