Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
alglib.dforest.decisionforest
C# Class alglib.dforest.decisionforest, hand-gesture-recognition
Datei anzeigen
Open project: arunganesan/hand-gesture-recognition
Public Properties
Property
Type
Description
bufsize
int
nclasses
int
ntrees
int
nvars
int
trees
double[]
Public Methods
Method
Description
decisionforest
( ) :
System
Method Details
decisionforest()
public
method
public
decisionforest
( ) :
System
return
System
Property Details
bufsize
public_oe property
public
int
bufsize
return
int
nclasses
public_oe property
public
int
nclasses
return
int
ntrees
public_oe property
public
int
ntrees
return
int
nvars
public_oe property
public
int
nvars
return
int
trees
public_oe property
public
double[]
trees
return
double[]