Unit ILKNearestNeighbor
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: IntelligenceLabPkg
Contents |
Summary
Contains the code for the TILKNearestNeighbor component.
Description
This file contains the code for the TILKNearestNeighbor component.
Components
- TILKNearestNeighbor - K Nearest Neighbor classifier.
Classes
- TILKNearestNeighborTrainDataItem
- TILKNearestNeighborTrainData
- TILKNearestNeighborResultItem - KNN classifier single result structure.
- TILKNearestNeighborResult - KNN classifier results class.
- TILKNearestNeighbor - K Nearest Neighbor classifier.
Types
- TILKNearestNeighborResultEvent - On KNN classifier result event type.
- TILKCustomDistanceEvent - On custom distance function calculation event type.