Method procedure ILBasicClassifier.TILSimpleBasicClassifier.LoadFromFile(String)

From Mitov Wiki Doc
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.

Class: TILSimpleBasicClassifier

Contents

Syntax

Delphi:

procedure LoadFromFile( AFileName : String );

C++ Builder:

void __fastcall LoadFromFile( String AFileName );

Visual C++ (MFC):

void LoadFromFile( CTString AFileName );

Summary

Loads the training from a file.

Description

Call this method to load the training from a file.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox