Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Manual
Tutorial
Class Reference
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
Main Page     Class Hierarchy   Compound List   File List   Compound Members   File Members

CExtraLinearRegressionModelTree Class Reference

#include <cmodeltree.h>

Inheritance diagram for CExtraLinearRegressionModelTree:

CExtraModelTree CModelTree CMapping< double > List of all members.


Public Member Functions

  CExtraLinearRegressionModelTree (CDataSet *inputData, CDataSet1D *outputData, unsigned int K, unsigned int n_min, double outTresh, int tresh1, int tresh2, int tresh3, double lambda)
virtual  ~CExtraLinearRegressionModelTree ()

Constructor & Destructor Documentation

CExtraLinearRegressionModelTree::CExtraLinearRegressionModelTree CDataSet inputData,
CDataSet1D outputData,
unsigned int  K,
unsigned int  n_min,
double  outTresh,
int  tresh1,
int  tresh2,
int  tresh3,
double  lambda
 
virtual CExtraLinearRegressionModelTree::~CExtraLinearRegressionModelTree  )  [virtual]
 

The documentation for this class was generated from the following file: