Commit Graph

  • de9b3a6d1c
    Merge pull request #5 from meirzamoodle/fix_str_interpolation_deprecated develop Jorge Casas 2023-01-26 09:29:08 +0100
  • c91a5b730e Fixed ${var} string interpolation deprecations in PHP 8.1 Meirza 2023-01-26 06:06:46 +0700
  • 67f2c30ad4
    Merge pull request #4 from McGo/develop Jorge Casas 2022-10-19 09:41:40 +0200
  • 71bed5008c Use stopword list from https://github.com/stopwords-iso/stopwords-de Mirko Haaser 2022-10-19 09:37:13 +0200
  • c4d79f7fbd Add German Stopwords Mirko Haaser 2022-10-19 09:34:20 +0200
  • 1449850a88
    Merge pull request #3 from Radiancy/develop Jorge Casas 2022-06-29 16:47:56 +0200
  • 69b3a5a389
    Update composer.json Radiancy 2022-06-29 17:41:25 +0300
  • b6a86d543c
    Merge pull request #2 from jorgecasas/master Jorge Casas 2020-10-02 08:38:53 +0200
  • e1725096d4
    Merge pull request #1 from Bimsuru/master Jorge Casas 2020-10-02 08:37:16 +0200
  • fc21c0bbcf last bimsuru 2020-10-01 23:56:15 +0530
  • c31d260f2a new ctfblackflag 2020-10-01 23:48:05 +0530
  • df72b129d2
    Added Russian stopwords (#425) Tima 2020-03-04 11:01:54 +0300
  • 2ee0d373eb
    Fix static analysis errors from phpstan upgrade to 0.12 (#426) Marcin Michalski 2020-03-03 18:52:29 +0100
  • deefbb36f2 Update phpstan to 0.12 (#419) Andrey Bolonin 2020-01-27 08:25:02 +0200
  • 4075fa01b7 Add php 7.4 for travis build (#393) Andrey Bolonin 2019-12-16 09:13:38 +0200
  • 3b34550c9c Make grammar a little more natural (#411) Andrew Feeney 2019-11-14 18:03:51 +1100
  • 0d59441329 Update phpunit, phpbench, easy coding standard (#415) Marcin Michalski 2019-11-08 15:28:42 +0100
  • 7d5c6b15a4 Updates to the documentation (linguistic corrections) (#414) Attila Bakos 2019-11-02 10:41:34 +0000
  • f30e576c70 Fix typo in Features list (#413) Attila Bakos 2019-11-01 09:31:17 +0000
  • dcf9206327 Fix grammatical error, and make wording consistent (#410) Andrew Feeney 2019-10-28 17:49:47 +1100
  • 1a856c9099
    Fix division by zero in ANOVA for small size dataset (#391) Arkadiusz Kondas 2019-06-22 22:54:47 +0200
  • 4590d5cc32
    Implement OneHotEncoder (#384) Arkadiusz Kondas 2019-05-15 08:00:46 +0200
  • 3baf1520e3
    Update dependencies and phpstan (#383) Arkadiusz Kondas 2019-05-14 22:43:08 +0200
  • b500f0b648
    Implement FeatureUnion 🚀 (#382) Arkadiusz Kondas 2019-05-14 21:26:25 +0200
  • ff118eb2ba
    Implement LambdaTransformer (#381) Arkadiusz Kondas 2019-05-13 22:10:34 +0200
  • c1c9873bf1
    Add Andrew to license (#380) Arkadiusz Kondas 2019-05-13 20:12:42 +0200
  • 417174d143
    Implement ColumnFilter preprocessor (#378) Arkadiusz Kondas 2019-05-12 22:41:31 +0200
  • 717f236ca9
    Implement NumberConverter (#377) Arkadiusz Kondas 2019-05-12 22:25:17 +0200
  • 1e1d794655
    Fix DecisionTreeRegressor for big dataset (#376) Arkadiusz Kondas 2019-05-12 21:27:21 +0200
  • 91812f4c4a
    Implement DecisionTreeRegressor (#375) Arkadiusz Kondas 2019-05-12 20:04:39 +0200
  • 8544cf7083
    Implement regression metrics (#373) Arkadiusz Kondas 2019-05-10 23:10:05 +0200
  • f6aa1a59b0
    Remove phpunit readAttributes deprecated methods (#372) Arkadiusz Kondas 2019-04-12 07:49:30 +0200
  • db82afa263 Update to phpunit 8 and bump min php to 7.2 (#367) Marcin Michalski 2019-04-10 20:42:59 +0200
  • cefb4fc7a7 Ngram word (#370) KenorFR 2019-04-05 21:23:09 +0200
  • dbbce0e066
    Implement LabelEncoder (#369) Arkadiusz Kondas 2019-04-02 11:07:00 +0200
  • d3888efa7a Update phpstan & easy coding standard (#366) Marcin Michalski 2019-03-25 14:55:14 +0100
  • 5e02b893e9
    Fix FilesDataset arrays and TokenCountVectorizer numeric token (#363) Arkadiusz Kondas 2019-03-20 23:22:45 +0100
  • 02dab41830 Provide a new NGramTokenizer with minGram and maxGram support (#350) Pol Dellaiera 2019-02-15 17:31:10 +0100
  • b3fe9dae1e Issue #355: Add a .editorconfig file. (#356) Pol Dellaiera 2019-02-10 08:08:35 +0100
  • 40f1ca06aa Issue #351: Replace pow() and sqrt() with double stars notation. (#352) Pol Dellaiera 2019-02-08 22:24:02 +0100
  • 4b837fae8e Improve distance performance and reduce duplication in distance classes. (#348) Pol Dellaiera 2019-02-06 08:00:17 +0100
  • 6844cf407a
    Fix typo in naive bayes docs Arkadiusz Kondas 2019-01-23 09:41:44 +0100
  • cc8e1b3753
    Update phpunit to 7.5.1 and remove osx build from travis (#335) Arkadiusz Kondas 2018-12-18 07:53:32 +0100
  • 1934d8af81
    Update dependencies and fix code styles (#334) Arkadiusz Kondas 2018-12-12 21:56:44 +0100
  • db95db3e57
    Implement Keep a changelog format Arkadiusz Kondas 2018-11-07 19:40:31 +0100
  • e5189dfe17
    Remove enforceTimeLimit flag from phpunit and update dependencies (#328) Arkadiusz Kondas 2018-11-07 17:58:40 +0100
  • d30c212f3b
    Check if feature exist when predict target in NaiveBayes (#327) Arkadiusz Kondas 2018-11-07 09:39:51 +0100
  • 18c36b971f
    Mnist Dataset (#326) Arkadiusz Kondas 2018-11-07 08:02:56 +0100
  • 8ac013b2e4 Add PHP 7.3 to Travis CI build (#322) Andrey Bolonin 2018-11-03 12:48:08 +0200
  • f2dd40cb6f Properly check cluster points label (#323) Marcin Michalski 2018-10-29 20:04:06 +0100
  • 53c5a6b9e5 Update phpstan to 0.10.5 (#320) Marcin Michalski 2018-10-28 07:44:52 +0100
  • d9b85e841f
    Update dependencies (#319) Arkadiusz Kondas 2018-10-22 09:06:20 +0200
  • 0beb407b16 Update easy coding standard to ^5.1 (#317) Marcin Michalski 2018-10-16 21:42:06 +0200
  • 9c9705a32c Update changelog (#316) Marcin Michalski 2018-10-16 19:35:38 +0200
  • d29c5906df Return labels in MultilayerPerceptron output (#315) Marcin Michalski 2018-10-15 19:47:42 +0200
  • e255369636
    Fix Imputer docs and check if train data was set (#314) Arkadiusz Kondas 2018-10-10 21:36:18 +0200
  • 15adf9e252
    Update build status badge from travis-ci Arkadiusz Kondas 2018-07-31 23:28:07 +0200
  • 8fdb3d11fc
    Make SVM non-locale aware (#288) Arkadiusz Kondas 2018-07-04 23:42:22 +0200
  • 4a3194fd90 Add .gitattributes (#287) Marcin Michalski 2018-06-25 23:19:13 +0200
  • ab22cc5b68 Change the default kernel type in SVC to Kernel::RBF (#267) Yuji Uchiyama 2018-06-21 06:28:11 +0900
  • 46fa2c2cca Update to EasyCodingStandard 4 (#273) Tomáš Votruba 2018-06-15 07:57:45 +0200
  • 31604ce792
    Update osx build for travis (#281) Arkadiusz Kondas 2018-06-14 07:53:33 +0200
  • 59e69fdb63 Update CHANGELOG.md (#269) Yuji Uchiyama 2018-03-28 14:38:22 +0900
  • 8b0d12c219 Fix SVR documentation (#265) Yuji Uchiyama 2018-03-21 01:25:25 +0900
  • a36fe086d3
    Add performance test for LeastSquares (#263) Arkadiusz Kondas 2018-03-10 21:48:16 +0100
  • af2d732194 KMeans associative clustering (#262) Ivana Momcilovic 2018-03-08 22:27:16 +0100
  • 0d80c78c57 Micro optimization for matrix multiplication (#255) Mustafa Karabulut 2018-03-08 20:19:09 +0200
  • e156076539 Add DecisionTreeLeaf.getNodeImpurityDecrease test (#261) Marcin Michalski 2018-03-07 23:16:25 +0100
  • 66ca874062 Throw proper exception (#259) Yuji Uchiyama 2018-03-07 07:26:36 +0900
  • a40c50b48b Add Optimizer tests and remove initialTheta (#252) Marcin Michalski 2018-03-04 22:44:22 +0100
  • 55749c7c92 Add Cluster tests (#254) Marcin Michalski 2018-03-04 17:06:46 +0100
  • 33efab20a5 Add LUDecomposition triangular factor tests (#253) Marcin Michalski 2018-03-04 17:05:25 +0100
  • 941d240ab6 Add RandomForest exception tests (#251) Marcin Michalski 2018-03-04 17:02:36 +0100
  • 8976047cbc
    Add removeColumns function to ArrayDataset (#249) Arkadiusz Kondas 2018-03-03 16:04:21 +0100
  • cbd9f5fde1 Inline static constructors of exceptions (#250) Yuji Uchiyama 2018-03-04 00:03:53 +0900
  • af9ccfe722 Add tests for LogisticRegression (#248) Yuji Uchiyama 2018-03-03 19:19:58 +0900
  • 9c195559df Update apriori documentation (#245) Yuji Uchiyama 2018-02-28 02:50:07 +0900
  • d188790276
    Add MLP partial train test after restore from file (#243) Arkadiusz Kondas 2018-02-26 00:02:04 +0100
  • 9e375ca544 Ensure DataTransformer::testSet samples array is not empty (#204) Marcin Michalski 2018-02-25 22:56:36 +0100
  • 4562f1dfc9 Add a SvmDataset class for SVM-Light (or LibSVM) format files (#237) Yuji Uchiyama 2018-02-24 19:17:35 +0900
  • a96f03e8dd
    Fix Optimizer initial theta randomization (#239) Arkadiusz Kondas 2018-02-23 23:05:46 +0100
  • 83f3e8de70
    Update CHANGELOG with #238 fix Arkadiusz Kondas 2018-02-22 17:06:31 +0100
  • add00c6108 Fix apriori keys (#238) Yuji Uchiyama 2018-02-23 01:02:55 +0900
  • 8aed3b9286
    Prepare CHANGELOG for next fix release Arkadiusz Kondas 2018-02-18 00:11:54 +0100
  • 0a15561352
    Fix KMeans and EigenvalueDecomposition (#235) Arkadiusz Kondas 2018-02-18 00:09:24 +0100
  • 797952e1bc
    Prepare CHANGELOG.md for next release Arkadiusz Kondas 2018-02-16 20:41:37 +0100
  • 16dc16b0d9
    Add phpstan strict rules (#233) Arkadiusz Kondas 2018-02-16 07:25:24 +0100
  • 6ac61a860c Fix 'toSmall' typo (#234) Marcin Michalski 2018-02-15 18:14:06 +0100
  • 451f84c2e6 Add SelectKBest docs Arkadiusz Kondas 2018-02-14 19:51:07 +0100
  • 83b1d7c9ac Update coveralls phar Arkadiusz Kondas 2018-02-14 19:24:48 +0100
  • b4b190de7f Fix pipeline transformers Arkadiusz Kondas 2018-02-14 19:05:48 +0100
  • 998879b6fc Switch SelectKBest constructor parameters Arkadiusz Kondas 2018-02-14 18:52:11 +0100
  • 9e5b3a0c69 Implement first regression scoring function UnivariateLinearRegression Arkadiusz Kondas 2018-02-12 00:26:34 +0100
  • fbf84ca95f Implement SelectKBest algo for feature selection Arkadiusz Kondas 2018-02-11 22:10:12 +0100
  • 52c9ba8291
    Fix: phpunit include tests path (#230) Arkadiusz Kondas 2018-02-11 18:17:50 +0100
  • 53f8a89556 Fix support of a rule in Apriori (#229) Yuji Uchiyama 2018-02-11 20:42:46 +0900
  • 3ba35918a3
    Implement VarianceThreshold - simple baseline approach to feature selection. (#228) Arkadiusz Kondas 2018-02-10 18:07:09 +0100
  • 4b5d57fd6f Enhancement: Flatten directory structure (#220) Andreas Möller 2018-02-10 12:08:58 +0100
  • 71cc633c8e Fix apriori generates an empty array as a part of the frequent item sets (#224) Yuji Uchiyama 2018-02-07 18:02:38 +0900
  • ec091b5ea3 Support probability estimation in SVC (#218) Yuji Uchiyama 2018-02-07 04:39:25 +0900