CrystalML::Classification::RandomForestClassifier
Inherits CrystalML::Classifier / CrystalML::SupervisedEstimator / CrystalML::BaseEstimator / Reference / Object
Constructors
Instance methods
build_tree(data : Tensor(Float64, CPU(Float64)), target : Tensor(Float64, CPU(Float64))) : DecisionTreeClassifier
Sourcemax_depth
Sourcemin_size
Sourcen_trees
Sourcetrees
Source