mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2025-02-13 09:28:44 +00:00
* Linear Discrimant Analysis (LDA) * LDA test file * Matrix inverse via LUDecomposition * LUDecomposition inverse() and det() applied * Readme update for LDA