Package | Description |
---|---|
com.cloudera.oryx.app.rdf.tree |
Abstractions representing forests, trees, nodes and paths in decision forests.
|
Modifier and Type | Method and Description |
---|---|
DecisionTree[] |
DecisionForest.getTrees() |
Constructor and Description |
---|
DecisionForest(DecisionTree[] trees,
double[] weights,
double[] featureImportances) |
Copyright © 2014–2018. All rights reserved.