| Class | Description |
|---|---|
| _RandomForest |
This class implements the basic structure of the Random Forests.
|
| _RandomForest.Prediction |
This class encapsulates the prediction returned by the Random Forest classifier
Modified:
author Tom Misawa(riversun.org@gmail.com)
version July 10, 2019
Original:
author Martin Pielot
version June 30, 2015
|
| FileUtil | |
| RandomForestCodeGen |
Tool to generate source code from tree model information of randomforest
|
Copyright © 2019. All rights reserved.