| 程序包 | 说明 |
|---|---|
| org.wlld.regressionForest |
| 限定符和类型 | 方法和说明 |
|---|---|
Forest |
Forest.getFather() |
Forest |
Forest.getForestLeft() |
Forest |
Forest.getForestRight() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Forest.setFather(Forest father) |
| 构造器和说明 |
|---|
Forest(int featureSize,
double shrinkParameter,
Matrix pc,
Map<Integer,Forest> forestMap,
int id,
int minGrain) |
Copyright © 2024. All rights reserved.