Commit Graph

  • ed775fb232 Fix documentation of apriori (#221) Yuji Uchiyama 2018-02-06 02:50:45 +0900
  • 84a49dbffe Enhancement: Update phpunit/phpunit (#219) Andreas Möller 2018-02-03 14:11:48 +0100
  • c32bf3fe2b Configure an Activation Function per hidden layer (#208) Jonathan Baldie 2018-02-01 22:15:36 +0000
  • 8daed2484d Enhancement: Cache dependencies installed with composer on Travis (#215) Andreas Möller 2018-01-31 21:50:26 +0100
  • e318921076 Fix string representation of integer labels issue in NaiveBayes (#206) Jonathan Baldie 2018-01-31 20:44:44 +0000
  • 10070d97fd
    Normalize composer.json with localheinz/json-normalizer (#214) Arkadiusz Kondas 2018-01-31 20:06:51 +0100
  • 695a62d75f Fix: Option --dev has been deprecated (#213) Andreas Möller 2018-01-31 19:33:57 +0100
  • e17016de71 Fix: Use enforceTimeLimit instead of beStrictAboutTestSize (#212) Andreas Möller 2018-01-31 19:32:18 +0100
  • 498937cf64 Enhancement: Reference phpunit schema (#211) Andreas Möller 2018-01-31 19:29:19 +0100
  • 4954f4d40e Enhancement: Keep packages sorted in composer.json (#210) Andreas Möller 2018-01-31 19:25:22 +0100
  • 9f0723f7d0 Fix documentation of ClassificationReport (#209) Yuji Uchiyama 2018-02-01 03:20:50 +0900
  • 4ab73eec5b Force all errors when running tests (#203) Marcin Michalski 2018-01-30 22:05:47 +0100
  • 554c86af68 Choose averaging method in classification report (#205) Yuji Uchiyama 2018-01-30 02:06:21 +0900
  • ba7114a3f7 Add libsvm exception tests (#202) Marcin Michalski 2018-01-26 22:07:22 +0100
  • 89268ecb1a Throw exception when libsvm command fails to run (#200) Jeroen van den Enden 2018-01-25 16:12:13 +0100
  • 7435bece34
    Add test for Pipeline save and restore with ModelManager (#191) Arkadiusz Kondas 2018-01-12 10:54:20 +0100
  • d953ef6bfc Fix the implementation of conjugate gradient method (#184) Yuji Uchiyama 2018-01-12 18:53:43 +0900
  • e83f7b95d5 Fix activation functions support (#163) David Monllaó 2018-01-09 11:09:59 +0100
  • 9938cf2911 Rewrite DBSCAN (#185) Yuji Uchiyama 2018-01-09 18:53:02 +0900
  • 5a691635d7 Update license year (#183) Miguel Piedrafita 2018-01-07 10:57:14 +0100
  • 6660645ecd Update dev dependencies (#187) Tomáš Votruba 2018-01-06 21:25:47 +0100
  • a348111e97 Add PHPStan and level to max (#168) Tomáš Votruba 2018-01-06 13:09:33 +0100
  • fbbe5c5761 Update README.md (#181) Anatoly Pashin 2018-01-06 20:12:42 +1000
  • c4ad117d28 Ability to update learningRate in MLP (#160) David Monllaó 2017-12-05 21:09:06 +0100
  • c4f58f7f6f Fix logistic regression implementation (#169) Yuji Uchiyama 2017-12-05 20:03:55 +0900
  • 946fbbc521 Tests: use PHPUnit (6.4) exception methods (#165) Tomáš Votruba 2017-11-28 08:00:13 +0100
  • 726cf4cddf Added EasyCodingStandard + lots of code fixes (#156) Tomáš Votruba 2017-11-22 22:16:10 +0100
  • b1d40bfa30 Change from theta to learning rate var name in NN (#159) David Monllaó 2017-11-20 23:39:50 +0100
  • 333598b472 Fix backpropagation random error (#157) David Monllaó 2017-11-20 23:11:21 +0100
  • ff80af2044 code style Update Phpml\Math\Distance\Manhattan::distance() method. (#154) Qingshan Luo 2017-11-17 04:45:35 +0800
  • f7537c049a documentation add tokenizer->fit required to build the dictionary (#155) David Monllaó 2017-11-16 21:40:11 +0100
  • a11e3f69c3
    Add support for coveralls.io (#153) Arkadiusz Kondas 2017-11-15 11:08:51 +0100
  • e33992ddde
    Update changelog (#152) Arkadiusz Kondas 2017-11-14 21:40:46 +0100
  • 653c7c772d Upgrade to PHP 7.1 (#150) Tomáš Votruba 2017-11-14 21:21:23 +0100
  • 331d4b133e travis: add PHP 7.2 (#147) Tomáš Votruba 2017-11-13 16:54:04 +0100
  • d85bfed468 [cs] remove more unused comments (#146) Tomáš Votruba 2017-11-13 11:42:40 +0100
  • f4650c696c [coding standard] fix imports order and drop unused docs typehints (#145) Tomáš Votruba 2017-11-06 08:56:37 +0100
  • a0772658bf README: require absolute composer (#141) Tomáš Votruba 2017-10-25 08:09:23 +0200
  • 11d05ce89d Comparison - replace eval (#130) Marcin Michalski 2017-10-24 18:59:12 +0200
  • dda9e16b4c Add software quaility awards 2017 badge by @yegor256 Arkadiusz Kondas 2017-10-24 08:31:29 +0200
  • b48b82bd34 DBSCAN fix for associative keys and array_merge performance optimization (#139) Maxim Kasatkin 2017-10-18 15:59:37 +0700
  • 61d2b7d115 Ensure user-provided SupportVectorMachine paths are valid (#126) Marcin Michalski 2017-09-02 22:44:19 +0200
  • ba2b8c8a9c Use C-style casts (#124) Marcin Michalski 2017-09-02 21:41:06 +0200
  • 8c06a55a16 Make tests namespace consistent (#125) Marcin Michalski 2017-09-02 21:39:59 +0200
  • 03751f51ed Speed up DataTransformer (#122) Marcin Michalski 2017-09-02 21:38:02 +0200
  • b1be0574d8 Add PReLU activation function (#128) Marcin Michalski 2017-09-02 21:31:14 +0200
  • 0e59cfb174 Add ThresholdedReLU activation function (#129) Marcin Michalski 2017-09-02 21:30:35 +0200
  • cacfd64a6f Update README.md (#99) Gary Fuller 2017-09-02 20:24:51 +0100
  • 3e2708de17 Fix #120 (#121) Marcin Michalski 2017-08-28 13:00:24 +0200
  • 136a92c82b Support CSV with long lines (#119) Yuji Uchiyama 2017-08-21 15:08:54 +0900
  • 3ac658c397 php-cs-fixer - more rules (#118) Marcin Michalski 2017-08-17 08:50:37 +0200
  • ed5fc8996c Require php-cs-fixer as dev dependency (#111) Ante Lucic 2017-07-28 06:29:09 -0400
  • 47cdff0481 fix invalid typehint for subs method (#110) Ante Lucic 2017-07-26 02:36:34 -0400
  • 65b8a13612 Change Optimizer::runOptimization visibility from protected to public (#109) Ante Lucic 2017-07-26 02:26:22 -0400
  • 07041ec608 Run newest php-cs-fixer (#108) Ante Lucic 2017-07-26 02:24:47 -0400
  • 08d974bb4c Add missing @throws and @param docblocks (#107) Ante Lucic 2017-07-26 02:22:12 -0400
  • 3bcba4053e Update README.md (#95) Hiroyuki Miura 2017-05-29 16:39:08 +0900
  • 2d3b44f1a0 Fix samples transformation in Pipeline training (#94) Maxime COLIN 2017-05-24 09:06:54 +0200
  • de50490154 Neural networks partial training and persistency (#91) David Monllaó 2017-05-23 15:03:05 +0800
  • 3dff40ea1d Add french stopwords (#92) Maxime COLIN 2017-05-22 23:18:27 +0200
  • 4af8449b1c Neural networks improvements (#89) David Monllaó 2017-05-18 06:07:14 +0800
  • 7ab80b6e56 Code Style (#86) Marcin Michalski 2017-05-17 09:03:25 +0200
  • 43f15d2f7e New methods: setBinPath, setVarPath in SupportVectorMachine (#73) Humberto Castelo Branco 2017-05-13 07:58:06 -0300
  • 7eee6748d2 php-cs-fixer (#85) Marcin Michalski 2017-05-13 12:57:32 +0200
  • 5b373fa7c2 Linear Discrimant Analysis (LDA) (#82) Mustafa Karabulut 2017-04-25 09:58:02 +0300
  • 12b8b118dd Fix division by 0 error during normalization (#83) David Monllaó 2017-04-24 17:47:30 +0800
  • a87859dd97 Linear algebra operations, Dimensionality reduction and some other minor changes (#81) Mustafa Karabulut 2017-04-23 10:03:30 +0300
  • 6296e44db0 cs fixer Arkadiusz Kondas 2017-04-19 22:28:07 +0200
  • e1854d44a2 Partial training base (#78) David Monllaó 2017-04-20 04:26:31 +0800
  • c0463ae087 Fix wrong docs references (#79) David Monllaó 2017-04-13 21:34:55 +0200
  • b27f08f420 Add delimiter option for CsvDataset (#66) Humberto Castelo Branco 2017-03-29 07:58:12 -0300
  • 49234429f0 LogisticRegression classifier & Optimization methods (#63) Mustafa Karabulut 2017-03-28 00:46:53 +0300
  • c44f3b2730 Additional training for SVR (#59) Kyle Warren 2017-03-17 06:44:45 -0400
  • 8be19567a2 Update imputation example to use transform method (#57) Bill Nunney 2017-03-09 14:41:15 -0500
  • 39747efdc1 Update dependecies and coding style fixes Arkadiusz Kondas 2017-03-05 16:45:48 +0100
  • c6fbb83573 Add typehints to DecisionTree Arkadiusz Kondas 2017-03-05 16:25:01 +0100
  • 01bb82a2a7 One-v-Rest Classification technique applied to linear classifiers (#54) Mustafa Karabulut 2017-03-05 11:43:19 +0300
  • 63c63dfba2 Add no_unused_imports rule to cs-fixer Arkadiusz Kondas 2017-03-01 10:16:15 +0100
  • c028a73985 AdaBoost improvements (#53) Mustafa Karabulut 2017-02-28 23:45:18 +0300
  • e8c6005aec Update changelog and cs fixes Arkadiusz Kondas 2017-02-23 20:59:30 +0100
  • 4daa0a222a AdaBoost algorithm along with some improvements (#51) Mustafa Karabulut 2017-02-21 12:38:18 +0300
  • cf222bcce4 Linear classifiers: Perceptron, Adaline, DecisionStump (#50) Mustafa Karabulut 2017-02-17 01:23:55 +0300
  • f0a7984f39 Check if matrix is singular doing inverse (#49) Povilas Susinskas 2017-02-15 11:09:16 +0200
  • a33d5fe9c8 RandomForest::getFeatureImportances() method (#47) Mustafa Karabulut 2017-02-13 23:23:18 +0300
  • 240a22788f Added new algorithms to the list (#44) Mustafa Karabulut 2017-02-10 14:01:58 +0300
  • 0a58a71d77 Euclidean optimization (#42) Mustafa Karabulut 2017-02-09 12:30:38 +0300
  • 1d73503958 Ensemble Classifiers : Bagging and RandomForest (#36) Mustafa Karabulut 2017-02-07 13:37:56 +0200
  • 72b25ffd42 Add link to model manager in readme Arkadiusz Kondas 2017-02-04 11:19:43 +0100
  • 9536a363a2 Prepare for next release Arkadiusz Kondas 2017-02-03 17:54:41 +0100
  • b7c9983524 Do not requre file to exist for model manager Arkadiusz Kondas 2017-02-03 17:48:15 +0100
  • 858d13b0fa Update phpunit to 6.0 Arkadiusz Kondas 2017-02-03 12:58:25 +0100
  • 8f122fde90 Persistence class to save and restore models (#37) David Monllaó 2017-02-02 09:03:09 +0100
  • c1b1a5d6ac Support for multiple training datasets (#38) David Monllaó 2017-02-01 19:06:38 +0100
  • 6281da280f Note about updating docs in CONTRIBUTING.md (#39) David Monllaó 2017-02-01 13:52:36 +0100
  • c3686358b3 Add rules for new cs-fixer Arkadiusz Kondas 2017-01-31 20:33:08 +0100
  • 87396ebe58 DecisionTree and Fuzzy C Means classifiers (#35) Mustafa Karabulut 2017-01-31 21:27:15 +0200
  • 95fc139170 Update Cluster.php (#32) Mustafa Karabulut 2017-01-23 10:24:50 +0200
  • d19ddb8507 Apply cs fixes for NaiveBayes Arkadiusz Kondas 2017-01-17 16:26:43 +0100
  • e603d60841 Update NaiveBayes.php (#30) Mustafa Karabulut 2017-01-17 17:21:58 +0200
  • cb5a9956c6 Merge pull request #28 from robertboloc/feature-documentation-fixes Arkadiusz Kondas 2017-01-06 21:00:41 +0100