- 10 Oct, 2018 1 commit
-
-
Arkadiusz Kondas authored
* Update docs for Imputer class * Throw exception when trying to transform imputer without train data * Update changelog
-
- 31 Jul, 2018 1 commit
-
-
Arkadiusz Kondas authored
-
- 04 Jul, 2018 1 commit
-
-
Arkadiusz Kondas authored
-
- 25 Jun, 2018 1 commit
-
-
Marcin Michalski authored
-
- 20 Jun, 2018 1 commit
-
-
Yuji Uchiyama authored
* Change the default kernel type in SVC to Kernel::RBF * Update CHANGELOG.md
-
- 15 Jun, 2018 1 commit
-
-
Tomáš Votruba authored
* update ECS config to v4 * composer: require Symplify 4 * apply coding-standard: use constants over functions, protected setUp() in tests, array indentation * ecs: add false positive case * composer: update lock * bump to ECS 4.4 * update composer.lock * shorten ECS config name * ecs: ignore assignments in while() * fix cs
-
- 14 Jun, 2018 1 commit
-
-
Arkadiusz Kondas authored
* Update osx build for travis * Try something more with this os * This gonna be hard ... * Cleanup travis build even more
-
- 28 Mar, 2018 1 commit
-
-
Yuji Uchiyama authored
-
- 20 Mar, 2018 1 commit
-
-
Yuji Uchiyama authored
-
- 10 Mar, 2018 1 commit
-
-
Arkadiusz Kondas authored
* Install phpbench
🚀 * Add first benchmark for LeastSquares * Update README and CONTRIBUTING guide * Fix typo
-
- 08 Mar, 2018 2 commits
-
-
Ivana Momcilovic authored
* KMeans associative clustering added * fix travis error * KMeans will return provided keys as point label if they are provided * fix travis * fix travis
-
Mustafa Karabulut authored
* Micro optimization for matrix multiplication * code cs fix * added a comment block for the change
-
- 07 Mar, 2018 1 commit
-
-
Marcin Michalski authored
-
- 06 Mar, 2018 1 commit
-
-
Yuji Uchiyama authored
* Throw proper exception * Fix coding style
-
- 04 Mar, 2018 4 commits
-
-
Marcin Michalski authored
* Add Optimizer tests * Remove Optimizer.initialTheta and rename Optimizer.setInitialTheta to setTheta
-
Marcin Michalski authored
-
Marcin Michalski authored
-
Marcin Michalski authored
-
- 03 Mar, 2018 3 commits
-
-
Arkadiusz Kondas authored
* Add removeColumns function to ArrayDataset * Add removeColumns to docs * Fix cs
-
Yuji Uchiyama authored
-
Yuji Uchiyama authored
-
- 27 Feb, 2018 1 commit
-
-
Yuji Uchiyama authored
* Fix a wrong word * More precise description about support and confidence
-
- 25 Feb, 2018 2 commits
-
-
Arkadiusz Kondas authored
-
Marcin Michalski authored
-
- 24 Feb, 2018 1 commit
-
-
Yuji Uchiyama authored
* Add data loader for svm format * Add tests for error cases * Set proper exception messages * Add documents * Add error checking code for invalid column format * Add missing documents
-
- 23 Feb, 2018 1 commit
-
-
Arkadiusz Kondas authored
* Fix Optimizer initial theta randomization * Add more tests for LUDecomposition and FuzzyCMeans
-
- 22 Feb, 2018 2 commits
-
-
Arkadiusz Kondas authored
-
Yuji Uchiyama authored
* Add test to check keys of rules * Reindex after array_filter/array_unique in Apriori
-
- 17 Feb, 2018 2 commits
-
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
* Fix kmeans cluster and eigenvalue decomposition * Fix kmeans space * Fix code style
-
- 16 Feb, 2018 2 commits
-
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
* Add phpstan strict rules * Fix travis coveralls * Add phpstan-phpunit strict rules * Fix eigen decomposition test name and phpstan ingored error
-
- 15 Feb, 2018 1 commit
-
-
Marcin Michalski authored
-
- 14 Feb, 2018 6 commits
-
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
-
- 11 Feb, 2018 1 commit
-
-
Arkadiusz Kondas authored
* Fix phpunit include path * Add tests for Covariance
-