PHP Interface MCordingley\Regression\Algorithm\GradientDescent\StoppingCriteria\StoppingCriteria

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

Méthodes publiques

Méthode Description
converged ( array $gradient, array $coefficients ) : boolean

Method Details

converged() public méthode

public converged ( array $gradient, array $coefficients ) : boolean
$gradient array
$coefficients array
Résultat boolean