ExtremeRandomTrees

Extreme Trees is an ensemble machine learning algorithm that combines the predictions from many decision trees. It is related to the widely used random forest algorithm.

Properties

Link copied to clipboard
val javaValue: RegressionModels
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): RegressionModels