PHP Class tests\Regression\LeastSquaresTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: php-ai/php-ml

Public Methods

Method Description
testPredictMultiFeaturesSamples ( )
testPredictSingleFeatureSamples ( )
testPredictSingleFeatureSamplesWithMatrixTargets ( )

Method Details

testPredictMultiFeaturesSamples() public method

testPredictSingleFeatureSamples() public method

testPredictSingleFeatureSamplesWithMatrixTargets() public method