php-ml/tests/Phpml/Math/Statistic
Mustafa Karabulut a87859dd97 Linear algebra operations, Dimensionality reduction and some other minor changes (#81)
* Lineer Algebra operations

* Covariance

* PCA and KernelPCA

* Tests for PCA, Eigenvalues and Covariance

* KernelPCA update

* KernelPCA and its test

* KernelPCA and its test

* MatrixTest, KernelPCA and PCA tests

* Readme update

* Readme update
2017-04-23 09:03:30 +02:00
..
CorrelationTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
CovarianceTest.php Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
GaussianTest.php One-v-Rest Classification technique applied to linear classifiers (#54) 2017-03-05 09:43:19 +01:00
MeanTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
StandardDeviationTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00