| Class | Description |
|---|---|
| ModelArg |
Class containing the user-defined model arguments that produce the
RandomForestModel object. |
| RandomForest |
Class that provides the static methods to train a random forest, to
restore a previouly created random forest, and to predict using new
test data with a previously created random forest.
|
| RandomForestModel |
Class that represents a random forest model as a result of growing, restoring, or predicting using new data.
|
| RFLogger | |
| Trace |
Copyright © 2018. All rights reserved.