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

Class TOpPrmSpvTree

Unit

UCompSpvTreeID3

Declaration

type TOpPrmSpvTree = class(TOpPrmSpvLearning)

Description

paramètre de l'algo ID3

Hierarchy

TOpPrmSpvLearning > TOperatorParameter

Methods

Overview

Protected function CreateDlgParameters(): TForm; override;
Public function getHTMLParameters(): string; override;
Public procedure LoadFromINI(prmSection: string; prmINI: TMemIniFile); override;
Public procedure LoadFromStream(prmStream: TStream); override;
Public procedure SaveToINI(prmSection: string; prmINI: TMemIniFile); override;
Public procedure SaveToStream(prmStream: TStream); override;
Protected procedure SetDefaultParameters(); override;
Public procedure SetParameters(sb,sa,md: integer; gt: string);

Description

Protected function CreateDlgParameters(): TForm; override;

 

Public function getHTMLParameters(): string; override;

 

Public procedure LoadFromINI(prmSection: string; prmINI: TMemIniFile); override;

I/O Fichier INI

Public procedure LoadFromStream(prmStream: TStream); override;

I/O FLUX

Public procedure SaveToINI(prmSection: string; prmINI: TMemIniFile); override;

 

Public procedure SaveToStream(prmStream: TStream); override;

 

Protected procedure SetDefaultParameters(); override;

Profondeur max de l'arbre

Public procedure SetParameters(sb,sa,md: integer; gt: string);

 

Properties

Overview

Public property GoodnessThresold: double;
Public property MaxDepth: integer;
Public property SizeAfterSplit: integer;
Public property SizeBeforeSplit: integer;

Description

Public property GoodnessThresold: double;

 

Public property MaxDepth: integer;

 

Public property SizeAfterSplit: integer;

 

Public property SizeBeforeSplit: integer;

 


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