php-ml/src/Phpml/Math/Distance
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
..
Chebyshev.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Euclidean.php Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
Manhattan.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Minkowski.php Fix default prameters values 2016-12-06 08:55:52 +01:00