Marcin Michalski
8c06a55a16
Make tests namespace consistent ( #125 )
2017-09-02 21:39:59 +02:00
Marcin Michalski
3ac658c397
php-cs-fixer - more rules ( #118 )
...
* Add new cs-fixer rules and run them
* Do not align double arrows/equals
2017-08-17 08:50:37 +02:00
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
Mustafa Karabulut
01bb82a2a7
One-v-Rest Classification technique applied to linear classifiers ( #54 )
...
* One-v-Rest Classification technique applied to linear classifiers
* Fix for Apriori
* Fixes for One-v-Rest
* One-v-Rest test cases
2017-03-05 09:43:19 +01:00
Arkadiusz Kondas
858d13b0fa
Update phpunit to 6.0
2017-02-03 12:58:25 +01:00
Arkadiusz Kondas
cbdc049526
Update php-cs-fixer
2016-11-20 22:53:17 +01:00
Arkadiusz Kondas
65cdfe64b2
implement Median and MostFrequent strategy for imputer
2016-05-08 19:33:39 +02:00
Arkadiusz Kondas
a761d0e8f2
mode (dominant) from numbers
2016-05-08 19:23:54 +02:00
Arkadiusz Kondas
ed1e07e803
median function in statistic
2016-05-08 19:12:39 +02:00
Arkadiusz Kondas
9d74174a68
ls reg with error :(
2016-04-29 23:03:08 +02:00
Arkadiusz Kondas
3e4dc3ddf8
add test for mean with floats
2016-04-28 07:32:48 +02:00
Arkadiusz Kondas
b5e4cbe66e
add Mean::arithmetic tests
2016-04-27 23:57:23 +02:00
Arkadiusz Kondas
cbec77d247
pearson correlation function
2016-04-27 23:28:01 +02:00
Arkadiusz Kondas
66dcfcf2b7
implement standard deviation of population function
2016-04-27 23:04:59 +02:00