Class | Description |
---|---|
Algo | Experimental
Enum to select the algorithm for the decision tree
|
BoostingStrategy | Experimental
Configuration options for
GradientBoostedTrees . |
FeatureType | Experimental
Enum to describe whether a feature is "continuous" or "categorical"
|
QuantileStrategy | Experimental
Enum for selecting the quantile calculation strategy
|
Strategy | Experimental
Stores all the configuration options for tree construction
param: algo Learning goal.
|