php-ml/tests/Phpml/Math
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
..
Distance Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
Kernel Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
LinearAlgebra Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
Statistic Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
MatrixTest.php Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
ProductTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00
SetTest.php Update phpunit to 6.0 2017-02-03 12:58:25 +01:00