SHOGUN  6.0.0
Enumerations
TestEnums.h File Reference

Go to the source code of this file.

Enumerations

enum  EStatisticType { ST_UNBIASED_FULL, ST_UNBIASED_INCOMPLETE, ST_BIASED_FULL }
 
enum  EVarianceEstimationMethod { VEM_DIRECT, VEM_PERMUTATION }
 
enum  ENullApproximationMethod { NAM_PERMUTATION, NAM_MMD1_GAUSSIAN, NAM_MMD2_SPECTRUM, NAM_MMD2_GAMMA }
 
enum  EKernelSelectionMethod {
  KSM_MEDIAN_HEURISTIC, KSM_MAXIMIZE_MMD, KSM_MAXIMIZE_POWER, KSM_CROSS_VALIDATION,
  KSM_AUTO = KSM_MAXIMIZE_POWER
}
 

SHOGUN Machine Learning Toolbox - Documentation