KSquare Utilities
Classifier2.h File Reference
#include "Application.h"
#include "Model.h"
#include "ModelOldSVM.h"
#include "ModelParamOldSVM.h"
#include "ModelParam.h"
#include "RunLog.h"
#include "SVMModel.h"

Go to the source code of this file.

Classes

class  KKMLL::Classifier2
 
class  KKMLL::Classifier2List
 

Namespaces

 KKMLL
 Namespace for all K^2 Machine Learning code.
 

Macros

#define _Classifier2_Defined_
 
#define _Classifier2List_Defined_
 

Typedefs

typedef Classifier2List * KKMLL::Classifier2ListPtr
 
typedef Classifier2 * KKMLL::Classifier2Ptr
 
typedef ClassProbList * KKMLL::ClassProbListPtr
 
typedef ClassProb * KKMLL::ClassProbPtr
 
typedef TrainingConfiguration2 * KKMLL::TrainingConfiguration2Ptr
 
typedef TrainingProcess2List * KKMLL::TrainingProcess2ListPtr
 
typedef TrainingProcess2 * KKMLL::TrainingProcess2Ptr
 

Macro Definition Documentation

#define _Classifier2_Defined_

Definition at line 286 of file Classifier2.h.

#define _Classifier2List_Defined_

Definition at line 301 of file Classifier2.h.