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.

Functions

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

Properties

Link copied to clipboard
val javaValue: ClassificationModels
Link copied to clipboard
Link copied to clipboard