C# Class Coon.Compass.Procyon.alglib.alglib.mlpbase.modelerrors

Inheritance: apobject
Afficher le fichier Open project: dbaileychess/Compass

Méthodes publiques

Свойство Type Description
avgce double
avgerror double
avgrelerror double
relclserror double
rmserror double

Méthodes publiques

Méthode Description
init ( ) : void
make_copy ( ) : alglib.apobject
modelerrors ( ) : System

Method Details

init() public méthode

public init ( ) : void
Résultat void

make_copy() public méthode

public make_copy ( ) : alglib.apobject
Résultat alglib.apobject

modelerrors() public méthode

public modelerrors ( ) : System
Résultat System

Property Details

avgce public_oe property

public double avgce
Résultat double

avgerror public_oe property

public double avgerror
Résultat double

avgrelerror public_oe property

public double avgrelerror
Résultat double

relclserror public_oe property

public double relclserror
Résultat double

rmserror public_oe property

public double rmserror
Résultat double