Tomáš Votruba
|
653c7c772d
|
Upgrade to PHP 7.1 (#150)
* upgrade to PHP 7.1
* bump travis and composer to PHP 7.1
* fix tests
|
2017-11-14 21:21:23 +01:00 |
|
Marcin Michalski
|
8c06a55a16
|
Make tests namespace consistent (#125)
|
2017-09-02 21:39:59 +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 |
|
Mustafa Karabulut
|
cf222bcce4
|
Linear classifiers: Perceptron, Adaline, DecisionStump (#50)
* Linear classifiers
* Code formatting to PSR-2
* Added basic test cases for linear classifiers
|
2017-02-16 23:23:55 +01:00 |
|