curfil  ..
 All Classes Functions Variables Typedefs Friends Groups Pages
Classes
Training helper classes

Classes

class  curfil::SplitFunction< Instance, FeatureFunction >
 Class used to get the splitting score for a given feature and threshold. More...
class  curfil::TrainingConfiguration
 Parameters used for training, most of which are provided by the user. More...
class  curfil::RandomTreeTrain< Instance, FeatureEvaluation, FeatureFunction >
 Class that does the actual training of a tree. More...
class  curfil::ImageFeatureFunction
 Parametrized visual image feature. More...
class  curfil::ImageFeatureEvaluation
 Helper class for the four phases in the cost-intensive best-split evaluation during random forest training. More...

Detailed Description