Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TOpOneInstance

Unit

UCompMetaSpvOneInstance

Declaration

type TOpOneInstance = class(TOpMetaSpvLearning)

Description

l'opérateur meta

Hierarchy

TOpMetaSpvLearning > TOpLocalData > TOperator

Methods

Overview

Protected procedure ClassifyExample(example: integer; var response: TTypeDiscrete; var postProba: TTabFrequence); override;
Protected procedure destroyClassifiers(); override;
Protected function getClassParameter: TClassOperatorParameter; override;
Public function getHTMLResultsSummary(): string; override;
Protected procedure ReInitialize(); override;
Protected procedure RunLearning(); override;

Description

Protected procedure ClassifyExample(example: integer; var response: TTypeDiscrete; var postProba: TTabFrequence); override;

 

Protected procedure destroyClassifiers(); override;

détruire les classifieurs internalement générés

Protected function getClassParameter: TClassOperatorParameter; override;

un seul classifieur

Public function getHTMLResultsSummary(): string; override;

reprendre tel quel le rapport généré par l'opérateur d'apprentissage

Protected procedure ReInitialize(); override;

il détruit carrément l'instance de calcul ici

Protected procedure RunLearning(); override;

 

Properties

Overview

Public property Classifier: TCalcSpvLearning;

Description

Public property Classifier: TCalcSpvLearning;

le classifieur


Generated by DIPasDoc 0.8.6 on ven. 09/ janv. 2004 00:52:27