php-ml/tests/Phpml/DimensionReduction
Mustafa Karabulut 5b373fa7c2 Linear Discrimant Analysis (LDA) (#82)
* Linear Discrimant Analysis (LDA)

* LDA test file

* Matrix inverse via LUDecomposition

* LUDecomposition inverse() and det() applied

* Readme update for LDA
2017-04-25 08:58:02 +02:00
..
KernelPCATest.php Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
LDATest.php Linear Discrimant Analysis (LDA) (#82) 2017-04-25 08:58:02 +02:00
PCATest.php Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00