- 10 May, 2019 1 commit
-
-
Arkadiusz Kondas authored
-
- 12 Apr, 2019 1 commit
-
-
Arkadiusz Kondas authored
-
- 10 Apr, 2019 1 commit
-
-
Marcin Michalski authored
* Update to phpunit 8 * Require at least PHP 7.2
-
- 05 Apr, 2019 1 commit
-
-
KenorFR authored
* Add NGramWordTokenizer * Update doc Add test Check coding standards
-
- 02 Apr, 2019 1 commit
-
-
Arkadiusz Kondas authored
-
- 25 Mar, 2019 1 commit
-
-
Marcin Michalski authored
-
- 20 Mar, 2019 1 commit
-
-
Arkadiusz Kondas authored
-
- 15 Feb, 2019 1 commit
-
-
Pol Dellaiera authored
* Issue #349: Provide a new NGramTokenizer. * Issue #349: Add tests. * Fixes from code review. * Implement NGramTokenizer with min and max gram support * Add missing tests for ngram * Add info about NGramTokenizer to docs and readme * Add performance test for tokenization
-
- 10 Feb, 2019 1 commit
-
-
Pol Dellaiera authored
-
- 08 Feb, 2019 1 commit
-
-
Pol Dellaiera authored
-
- 06 Feb, 2019 1 commit
-
-
Pol Dellaiera authored
* Issue #347: Reduce duplicated code. * Issue #347: Replace array_* with regular loops for better perfomance.
-
- 23 Jan, 2019 1 commit
-
-
Arkadiusz Kondas authored
-
- 18 Dec, 2018 1 commit
-
-
Arkadiusz Kondas authored
* Update phpunit to 7.5.1 * Remove osx build from travis
-
- 12 Dec, 2018 1 commit
-
-
Arkadiusz Kondas authored
-
- 07 Nov, 2018 4 commits
-
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
-
Arkadiusz Kondas authored
* Check if feature exist when predict target in NaiveBayes * Fix typo
-
Arkadiusz Kondas authored
* Implement MnistDataset * Add MNIST dataset documentation
-
- 03 Nov, 2018 1 commit
-
-
Andrey Bolonin authored
* Update .travis.yml * remove coverage-clover for 7.2 * move coverage-clover to 7.2
-
- 29 Oct, 2018 1 commit
-
-
Marcin Michalski authored
-
- 28 Oct, 2018 1 commit
-
-
Marcin Michalski authored
-
- 22 Oct, 2018 1 commit
-
-
Arkadiusz Kondas authored
-
- 16 Oct, 2018 2 commits
-
-
Marcin Michalski authored
-
Marcin Michalski authored
-
- 15 Oct, 2018 1 commit
-
-
Marcin Michalski authored
-
- 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 1 commit
-
-
Marcin Michalski authored
* Add Optimizer tests * Remove Optimizer.initialTheta and rename Optimizer.setInitialTheta to setTheta
-