php-ml/src/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
..
Correlation.php Short syntax for applied operations 2016-12-12 18:34:20 +01:00
Covariance.php Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
Gaussian.php One-v-Rest Classification technique applied to linear classifiers (#54) 2017-03-05 09:43:19 +01:00
Mean.php Secure index access and type safe comparision in statistic median 2016-12-06 09:03:02 +01:00
StandardDeviation.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00