X-Boost  2.3.8
Classes
BinaryClassifierOracle.h File Reference

methods concerning obtain best threshold (under some metrics) for a Binary Classifier Policy using a "sorted" response patterns. More...

#include "DataSet.h"
#include "Classifier/BoostableClassifier.h"
#include "Utility/timer.h"
#include "Classifier/BinaryClassifier.h"
#include "WeightedPatternResponse.h"

Go to the source code of this file.

Classes

struct  BinaryClassifierOracle< FeatureGenerator, ClassifierPolicy, Metric, Aggregator >
 

Detailed Description

methods concerning obtain best threshold (under some metrics) for a Binary Classifier Policy using a "sorted" response patterns.