PHP Class MCordingley\Regression\Observation

Afficher le fichier Open project: mcordingley/regression Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( array $features, float $outcome )
getFeatures ( ) : array
getOutcome ( ) : float

Method Details

__construct() public méthode

public __construct ( array $features, float $outcome )
$features array
$outcome float

getFeatures() public méthode

public getFeatures ( ) : array
Résultat array

getOutcome() public méthode

public getOutcome ( ) : float
Résultat float