![]() |
KSquare Utilities
|
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 ClassTotalsList* ClassTotalsListPtr |
Definition at line 16 of file SizeDistribution.h.
| typedef ClassTotals* ClassTotalsPtr |
Definition at line 13 of file SizeDistribution.h.