PHP Class MCordingley\Regression\Tests\Algorithm\GradientDescent\BatchTest

Inheritance: extends GradientDescent
显示文件 Open project: mcordingley/regression

Protected Methods

Method Description
getExpectedCoefficients ( ) : array
makeRegression ( ) : MCordingley\Regression\Algorithm\Algorithm

Method Details

getExpectedCoefficients() protected method

protected getExpectedCoefficients ( ) : array
return array

makeRegression() protected method

protected makeRegression ( ) : MCordingley\Regression\Algorithm\Algorithm
return MCordingley\Regression\Algorithm\Algorithm