php-ml/src/Phpml/Math
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
..
Distance Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
Kernel Update php-cs-fixer 2016-11-20 22:53:17 +01:00
LinearAlgebra Linear Discrimant Analysis (LDA) (#82) 2017-04-25 08:58:02 +02:00
Statistic Linear algebra operations, Dimensionality reduction and some other minor changes (#81) 2017-04-23 09:03:30 +02:00
Distance.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Kernel.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Matrix.php Linear Discrimant Analysis (LDA) (#82) 2017-04-25 08:58:02 +02:00
Product.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00
Set.php Update php-cs-fixer 2016-11-20 22:53:17 +01:00