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

Class TCalcLogisticReg

Unit

UCompSpvLogisticRegression

Declaration

type TCalcLogisticReg = class(TCalcSpvLearning)

Description

le calculateur

Hierarchy

TCalcSpvLearning

Methods

Overview

Public procedure classification(example: integer; var response: TTypeDiscrete; var pDist: TTabFrequence); override;
Protected function coreLearning(examples: TExamples): boolean; override;
Protected procedure createStructures(); override;
Protected procedure destroyStructures(); override;
Public function getHTMLResults(): string; override;

Description

Public procedure classification(example: integer; var response: TTypeDiscrete; var pDist: TTabFrequence); override;

 

Protected function coreLearning(examples: TExamples): boolean; override;

apprentissage proprement dit

Protected procedure createStructures(); override;

créer les structures de calcul

Protected procedure destroyStructures(); override;

vider les structures

Public function getHTMLResults(): string; override;

 


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