Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MCordingley
Regression
Algorithm
GradientDescent
Batch
PHP Class MCordingley\Regression\Algorithm\GradientDescent\Batch
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