Darwin  1.10(beta)
drwnRandomForest Member List

This is the complete list of members for drwnRandomForest, including all inherited members.

_alphasdrwnRandomForestprotected
_bValiddrwnClassifierprotected
_forestdrwnRandomForestprotected
_maxDepthdrwnRandomForestprotected
_maxFeaturesdrwnRandomForestprotected
_nClassesdrwnClassifierprotected
_nFeaturesdrwnClassifierprotected
_numTreesdrwnRandomForestprotected
clone() constdrwnRandomForestinlinevirtual
declareProperty(const string &name, drwnPropertyInterface *optif) (defined in drwnProperties)drwnPropertiesprotected
drwnClassifier()drwnClassifier
drwnClassifier(unsigned n, unsigned k=2)drwnClassifier
drwnClassifier(const drwnClassifier &c)drwnClassifier
drwnProperties() (defined in drwnProperties)drwnPropertiesinline
drwnRandomForest()drwnRandomForest
drwnRandomForest(unsigned n, unsigned k=2)drwnRandomForest
drwnRandomForest(const drwnRandomForest &c)drwnRandomForest
dump() constdrwnWriteable
exposeProperties(drwnProperties *opts, const string &prefix=string(""), bool bSerializable=false) (defined in drwnProperties)drwnPropertiesprotected
findProperty(const string &name) const (defined in drwnProperties)drwnProperties
findProperty(const char *name) const (defined in drwnProperties)drwnPropertiesinline
getBoolProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getClassification(const vector< double > &features) constdrwnClassifiervirtual
getClassifications(const vector< vector< double > > &features, vector< int > &outputLabels) constdrwnClassifiervirtual
getClassMarginals(const vector< double > &features, vector< double > &outputMarginals) constdrwnClassifiervirtual
getClassMarginals(const vector< vector< double > > &features, vector< vector< double > > &outputMarginals) constdrwnClassifiervirtual
getClassScores(const vector< double > &features, vector< double > &outputScores) constdrwnRandomForestvirtual
drwnClassifier::getClassScores(const vector< vector< double > > &features, vector< vector< double > > &outputScores) constdrwnClassifiervirtual
getDoubleProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getIntProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getListProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getMatrixProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getProperty(const char *name) const (defined in drwnProperties)drwnProperties
getPropertyAsString(unsigned indx) const (defined in drwnProperties)drwnProperties
getPropertyName(unsigned indx) const (defined in drwnProperties)drwnProperties
getPropertyNames() const (defined in drwnProperties)drwnProperties
getPropertyType(unsigned indx) const (defined in drwnProperties)drwnProperties
getSelectionProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getStringProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getVectorProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
hasProperty(const string &name) const (defined in drwnProperties)drwnProperties
hasProperty(const char *name) const (defined in drwnProperties)drwnPropertiesinline
initialize(unsigned n, unsigned k=2)drwnRandomForestvirtual
isReadOnly(unsigned indx) const (defined in drwnProperties)drwnProperties
load(drwnXMLNode &node)drwnRandomForestvirtual
MAX_DEPTHdrwnRandomForeststatic
MAX_FEATURESdrwnRandomForeststatic
NUM_TREESdrwnRandomForeststatic
numClasses() constdrwnClassifierinline
numFeatures() constdrwnClassifierinline
numProperties() const (defined in drwnProperties)drwnPropertiesinline
printProperties(ostream &os) const (defined in drwnProperties)drwnProperties
propertyChanged(const string &name) (defined in drwnProperties)drwnPropertiesinlineprotectedvirtual
read(const char *filename)drwnWriteable
readProperties(drwnXMLNode &xml, const char *tag="property") (defined in drwnProperties)drwnProperties
save(drwnXMLNode &node) constdrwnRandomForestvirtual
setProperty(unsigned indx, bool value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, int value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, double value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, const string &value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, const char *value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, const Eigen::VectorXd &value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, const Eigen::MatrixXd &value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, bool value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, int value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, double value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, const string &value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, const char *value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, const Eigen::VectorXd &value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, const Eigen::MatrixXd &value) (defined in drwnProperties)drwnProperties
train(const drwnClassifierDataset &dataset)drwnRandomForestvirtual
drwnClassifier::train(const vector< vector< double > > &features, const vector< int > &targets)drwnClassifiervirtual
drwnClassifier::train(const vector< vector< double > > &features, const vector< int > &targets, const vector< double > &weights)drwnClassifiervirtual
drwnClassifier::train(const char *filename)drwnClassifiervirtual
type() constdrwnRandomForestinlinevirtual
undeclareProperty(const string &name) (defined in drwnProperties)drwnPropertiesprotected
valid() constdrwnClassifierinlinevirtual
write(const char *filename) constdrwnWriteable
writeProperties(drwnXMLNode &xml, const char *tag="property") const (defined in drwnProperties)drwnProperties
~drwnClassifier() (defined in drwnClassifier)drwnClassifierinlinevirtual
~drwnCloneable() (defined in drwnCloneable)drwnCloneableinlinevirtual
~drwnProperties() (defined in drwnProperties)drwnPropertiesvirtual
~drwnRandomForest() (defined in drwnRandomForest)drwnRandomForest
~drwnStdObjIface() (defined in drwnStdObjIface)drwnStdObjIfaceinlinevirtual
~drwnTypeable() (defined in drwnTypeable)drwnTypeableinlinevirtual
~drwnWriteable() (defined in drwnWriteable)drwnWriteableinlinevirtual