Tomáš Votruba
f4650c696c
[coding standard] fix imports order and drop unused docs typehints ( #145 )
...
* fix imports order
* drop unused docs typehints, make use of return types where possible
2017-11-06 08:56:37 +01: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
0a58a71d77
Euclidean optimization ( #42 )
...
* Euclidean optimization
* Euclidean with foreach
2017-02-09 10:30:38 +01:00
Arkadiusz Kondas
6d11116994
Fix default prameters values
2016-12-06 08:55:52 +01:00
Arkadiusz Kondas
a61704501d
Fix type compatibility for Minkowski distance
2016-12-06 08:48:45 +01:00
Arkadiusz Kondas
cbdc049526
Update php-cs-fixer
2016-11-20 22:53:17 +01:00
Arkadiusz Kondas
5c67cfaeef
refactor kmeans init methods
2016-05-02 23:36:58 +02:00
Arkadiusz Kondas
56114d99ce
fix param casting for hhvm compatibility
2016-05-02 23:06:17 +02:00
Arkadiusz Kondas
9330785a6f
extract Math namespace
2016-04-20 23:56:33 +02:00