CRBFExtraRegressionForest Class Reference
#include <crbftrees.h>
Inheritance diagram for CRBFExtraRegressionForest:
List of all
members.
Constructor & Destructor Documentation
|
CRBFExtraRegressionForest::CRBFExtraRegressionForest
|
( |
int |
numTrees,
|
|
|
int |
kNN,
|
|
|
CDataSet *
|
inputData,
|
|
|
CDataSet1D *
|
outputData,
|
|
|
unsigned int |
K,
|
|
|
unsigned int |
n_min,
|
|
|
double |
treshold,
|
|
|
ColumnVector * |
varMultiplier,
|
|
|
ColumnVector * |
minVar |
|
) |
|
|
| virtual
CRBFExtraRegressionForest::~CRBFExtraRegressionForest
|
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual double
CRBFExtraRegressionForest::doGetOutputValue
|
( |
ColumnVector
*
|
input |
) |
[protected,
virtual] |
|
| void
CRBFExtraRegressionForest::initRBFMapping
|
( |
int |
kNN |
) |
[protected] |
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|