CrystalML::Tree::DecisionTree
Inherits CrystalML::SupervisedEstimator / CrystalML::BaseEstimator / Reference / Object
Constructors
Instance methods
build_tree(data : Tensor(Float64, CPU(Float64)), target : Tensor(Float64, CPU(Float64)), depth : Int32) : Node
Sourcemax_depth
Sourcemin_size
Sourceprint_tree
Sourceroot
Sourceroot=(root : Node | Nil)
Source