Class ILKNearestNeighbor.TILKNearestNeighbor

From Mitov Wiki Doc
Revision as of 00:27, 22 November 2011 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

BIGILKNearestNeighbor.gif ILKNearestNeighbor.gif NETILKNearestNeighbor.gif

Package: IntelligenceLabPkg

Unit: ILKNearestNeighbor

Inherits: TILTrainableBasicClassifier

Contents

Syntax

Delphi:

type TILKNearestNeighbor = class( TILTrainableBasicClassifier )

C++ Builder:

class TILKNearestNeighbor : public TILTrainableBasicClassifier

Visual C++ (MFC):

class CTILKNearestNeighbor : public CTILTrainableBasicClassifier

C# (.NET):

public ref class TILKNearestNeighbor : Mitov.IntelligenceLab.TrainableBasicClassifier

Summary

K Nearest Neighbor classifier.

Description

Defines K Nearest Neighbor classifier.


Example:

KNearestNeighborDemo.png

Properties

Published

Methods

Public

Events

From TILTrainableBasicClassifier

Methods

Public

Pins

From TILBasicClassifier

Pins

From TILSimpleBasicClassifier

Properties

Published

Methods

Public

Pins

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox