KSquare Utilities
SizeDistribution.h File Reference
#include "MLClass.h"
#include "FeatureVector.h"
#include "RunLog.h"

Go to the source code of this file.

Classes

class  KKMLL::SizeDistribution
 Used to keep track of examples by size; typically used by 'CrossValidation'; for each example predicted it would call the ;Increment' method keeping track. More...
 

Namespaces

 KKMLL
 Namespace for all K^2 Machine Learning code.
 

Typedefs

typedef ClassTotalsList * ClassTotalsListPtr
 
typedef ClassTotals * ClassTotalsPtr
 
typedef SizeDistribution * KKMLL::SizeDistributionPtr
 

Typedef Documentation

typedef ClassTotalsList* ClassTotalsListPtr

Definition at line 16 of file SizeDistribution.h.

typedef ClassTotals* ClassTotalsPtr

Definition at line 13 of file SizeDistribution.h.