PHP Class tests\Classification\KNearestNeighborsTest

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

Public Methods

Method Description
testPredictArrayOfSamples ( )
testPredictArrayOfSamplesUsingChebyshevDistanceMetric ( )
testPredictSingleSampleWithDefaultK ( )

Method Details

testPredictArrayOfSamples() public method

testPredictArrayOfSamplesUsingChebyshevDistanceMetric() public method

testPredictSingleSampleWithDefaultK() public method