PHP Class MCordingley\Regression\Algorithm\GradientDescent\Stochastic

Inheritance: extends GradientDescent
Afficher le fichier Open project: mcordingley/regression

Méthodes protégées

Méthode Description
calculateGradient ( Observations $observations, array $coefficients ) : array

Method Details

calculateGradient() protected méthode

protected calculateGradient ( Observations $observations, array $coefficients ) : array
$observations MCordingley\Regression\Observations
$coefficients array
Résultat array