Class ILTrainingData.TILTrainingData

From Mitov Wiki Doc
Revision as of 00:32, 26 June 2013 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.

BIGILTrainingData.gif ILTrainingData.gif NETILTrainingData.gif

Package: IntelligenceLabPkg

Unit: ILTrainingData

Inherits: TLPComponent

Contents

Syntax

Delphi:

type TILTrainingData = class( TLPComponent )

C++ Builder:

class TILTrainingData : public TLPComponent

Visual C++ (MFC):

class CTILTrainingData : public CTLPComponent

C# (.NET):

public ref class TrainingData : Mitov.IntelligenceLab.Component

Summary

Prepares training data for the classifiers.

Description

This component prepares training data for the classifiers.

The component collects and combines training features and results and sends them to the classifiers.

Connect the output pin of the component to the training input pin of a classifier, to prepare and send data to the classifier.


Diagram:

ILTrainingData Preview.png

Methods

Public

Pins

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox