Class ILKNearestNeighbor.TILKNearestNeighbor

From Mitov Wiki Doc
Revision as of 20:30, 10 June 2013 by David Alm (Talk | contribs)
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, TILKNearestNeighborResult )

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.


Diagram:

ILKNearestNeighbor Preview.png


Example:

KNearestNeighborDemo.png

Properties

Published

Methods

Public

Events

From TILTrainableBasicClassifier

Methods

Public

Pins

From TILBasicClassifier

Pins

From TILSimpleBasicClassifierTemplate

Properties

Published

Methods

Public

Pins

From TILSimpleBasicClassifier

Properties

Published

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox