Commit Graph

  • 43ba6e99fc test build php for osx in travis Arkadiusz Kondas 2016-07-01 22:05:20 +0200
  • 2f152b4a34 clean up travis config Arkadiusz Kondas 2016-06-30 23:49:43 +0200
  • bfd97eb463 try with other os in travis Arkadiusz Kondas 2016-06-30 23:42:45 +0200
  • 93a28aa762 update travis Arkadiusz Kondas 2016-06-30 23:33:21 +0200
  • be7693ff2e remove osx from travis - dont work with php 7.0 Arkadiusz Kondas 2016-06-30 23:27:17 +0200
  • 62fc7b9efd fix problem with platform req for travis Arkadiusz Kondas 2016-06-30 23:16:19 +0200
  • 44f04498ba add hhvm for travis Arkadiusz Kondas 2016-06-30 23:03:47 +0200
  • dd9727e1ab add osx to travis config Arkadiusz Kondas 2016-06-30 22:55:48 +0200
  • 601ff884e8 php-cs-fixer Arkadiusz Kondas 2016-06-17 00:34:15 +0200
  • 424519cd83 implement fit fot TokenCountVectorizer Arkadiusz Kondas 2016-06-17 00:33:48 +0200
  • be7423350f add more tests for fit metod in preprocessors Arkadiusz Kondas 2016-06-17 00:23:27 +0200
  • 3e9e70810d implement fit on Imputer Arkadiusz Kondas 2016-06-17 00:16:49 +0200
  • 557f344018 add fit method for Transformer interface Arkadiusz Kondas 2016-06-17 00:08:10 +0200
  • 4554011899 rename labels to targets for Dataset Arkadiusz Kondas 2016-06-16 23:56:15 +0200
  • 7f4a0b243f transform samples for prediction in pipeline Arkadiusz Kondas 2016-06-16 16:10:46 +0200
  • 26f2cbabc4 fix Pipeline transformation Arkadiusz Kondas 2016-06-16 10:26:29 +0200
  • d21a401365 implement Tranformer interface on preprocessing classes Arkadiusz Kondas 2016-06-16 10:03:57 +0200
  • 7c5e79d2c6 change transformer behavior to reference Arkadiusz Kondas 2016-06-16 10:01:40 +0200
  • 15519ba122 simple pipeline test Arkadiusz Kondas 2016-06-16 09:58:17 +0200
  • 374182a6d4 simple pipeline test Arkadiusz Kondas 2016-06-16 09:58:12 +0200
  • cab79e7e36 change interfaces and add Estimator and Pipeline Arkadiusz Kondas 2016-06-16 09:00:10 +0200
  • cc50d2c9b1 implement TfIdf transformation Arkadiusz Kondas 2016-06-15 16:04:09 +0200
  • 8a65026642 rename interface Vectorizer to Transformer Arkadiusz Kondas 2016-06-15 14:09:49 +0200
  • da6d94cc46 create stop words class Arkadiusz Kondas 2016-06-14 11:54:04 +0200
  • 1ac4b44ee4 create stop words class Arkadiusz Kondas 2016-06-14 11:53:58 +0200
  • 2f51716388 change token count vectorizer to return full token counts Arkadiusz Kondas 2016-06-14 09:58:11 +0200
  • 23eff0044a add test with dataset example Arkadiusz Kondas 2016-05-31 20:01:54 +0200
  • d19490d62a update docs example Arkadiusz Kondas 2016-05-31 18:02:30 +0200
  • 6570ad70b9 Merge pull request #6 from php-ai/develop Arkadiusz Kondas 2016-05-14 21:51:27 +0200
  • 7ab1ae97de update readthedocs menu Arkadiusz Kondas 2016-05-14 21:50:48 +0200
  • 2393b9f137 Merge pull request #5 from php-ai/develop Arkadiusz Kondas 2016-05-14 21:39:23 +0200
  • 325427c723 update missing docs Arkadiusz Kondas 2016-05-14 21:30:13 +0200
  • ccfa38ba4d wine and glass demo dataset docs Arkadiusz Kondas 2016-05-10 23:44:28 +0200
  • 77647fda45 update readme Arkadiusz Kondas 2016-05-09 23:52:09 +0200
  • fb04b57853 implement data Normalizer with L1 and L2 norm Arkadiusz Kondas 2016-05-08 20:35:01 +0200
  • 65cdfe64b2 implement Median and MostFrequent strategy for imputer Arkadiusz Kondas 2016-05-08 19:33:39 +0200
  • a761d0e8f2 mode (dominant) from numbers Arkadiusz Kondas 2016-05-08 19:23:54 +0200
  • ed1e07e803 median function in statistic Arkadiusz Kondas 2016-05-08 19:12:39 +0200
  • b0ab236ab9 create imputer tool for completing missing values Arkadiusz Kondas 2016-05-08 14:47:17 +0200
  • 365a9baeca update docs Arkadiusz Kondas 2016-05-07 23:53:42 +0200
  • 46197eba7b add word tokenizer Arkadiusz Kondas 2016-05-07 23:17:52 +0200
  • 078f543146 add word tokenizer Arkadiusz Kondas 2016-05-07 23:17:46 +0200
  • 430c1078cf implement support vector regression Arkadiusz Kondas 2016-05-07 23:04:58 +0200
  • c409658483 support vector classifier implementation Arkadiusz Kondas 2016-05-07 22:17:12 +0200
  • 6cf6c5e768 add multi class svm test Arkadiusz Kondas 2016-05-07 14:08:09 +0200
  • 95bfc890cd add windows libsvm binaries Arkadiusz Kondas 2016-05-07 11:22:37 +0200
  • 7b5b6418f4 libsvm predict program implementation Arkadiusz Kondas 2016-05-06 22:55:41 +0200
  • dfb7b6b108 datatransformer test set Arkadiusz Kondas 2016-05-06 22:38:50 +0200
  • 4ac2ac8a35 fix index for trainging set Arkadiusz Kondas 2016-05-06 22:33:04 +0200
  • 95caef8692 start to implement SVM with libsvm Arkadiusz Kondas 2016-05-05 23:29:11 +0200
  • a2e8a89c3e revert bin dir Arkadiusz Kondas 2016-05-05 22:15:34 +0200
  • 71400cc1e6 svm Arkadiusz Kondas 2016-05-05 21:57:25 +0200
  • 24fc917d6a php-cs-fixer Arkadiusz Kondas 2016-05-04 21:30:40 +0200
  • 791a54068b update composer Arkadiusz Kondas 2016-05-04 21:29:26 +0200
  • c05ce8c542 feature extractions tools - TokenCountVectorizez Arkadiusz Kondas 2016-05-03 23:28:29 +0200
  • 00178cdd45 change docs and readme title Arkadiusz Kondas 2016-05-03 13:08:09 +0200
  • 96df5f6d7e add config for humbug - mutation test framework Arkadiusz Kondas 2016-05-03 12:35:57 +0200
  • a8af599cc1 add filter for code coverage Arkadiusz Kondas 2016-05-03 12:03:36 +0200
  • fadd003169 create whitespace tokenizer Arkadiusz Kondas 2016-05-03 00:33:18 +0200
  • 5c67cfaeef refactor kmeans init methods Arkadiusz Kondas 2016-05-02 23:36:58 +0200
  • 56114d99ce fix param casting for hhvm compatibility Arkadiusz Kondas 2016-05-02 23:06:17 +0200
  • 096db0e9dd Merge pull request #4 from php-ai/develop Arkadiusz Kondas 2016-05-02 14:13:19 +0200
  • 3fd5abf566 fix typo in code example Arkadiusz Kondas 2016-05-02 14:10:49 +0200
  • abd3b38490 refactor kmeans variables names Arkadiusz Kondas 2016-05-02 14:02:00 +0200
  • 5950af6072 update and refactor documentation Arkadiusz Kondas 2016-05-02 13:49:19 +0200
  • 55e73b48e9 add example code to readme Arkadiusz Kondas 2016-05-02 12:07:53 +0200
  • bb9e1aa4f0 test kmeans init methods Arkadiusz Kondas 2016-05-01 23:44:04 +0200
  • 7572304d50 refactor kmeans subclasses Arkadiusz Kondas 2016-05-01 23:36:33 +0200
  • c0513e9b82 kmeans clustering Arkadiusz Kondas 2016-05-01 23:17:09 +0200
  • 01a2499754 cs-fixer Arkadiusz Kondas 2016-05-01 00:56:43 +0200
  • 26be771668 add distanceMetric for dbscan Arkadiusz Kondas 2016-05-01 00:56:03 +0200
  • 22963114c3 dbscan clustering algorithm Arkadiusz Kondas 2016-05-01 00:47:44 +0200
  • 650e7dd20d simply getDeterminant method Arkadiusz Kondas 2016-04-30 23:54:05 +0200
  • 2952557028 improve matrix inverse Arkadiusz Kondas 2016-04-30 23:47:35 +0200
  • f7b91bea72 change Classifier namespace to Classification Arkadiusz Kondas 2016-04-30 23:45:21 +0200
  • ee9bb7b252 add tests for matrix class Arkadiusz Kondas 2016-04-30 23:21:32 +0200
  • ff9adc267c better arguments format for regression Arkadiusz Kondas 2016-04-30 13:54:58 +0200
  • ff79de7e14 better arguments format for regression Arkadiusz Kondas 2016-04-30 13:54:01 +0200
  • b1c47d5e9d test intercept and coefficients of linear regression Arkadiusz Kondas 2016-04-30 13:32:40 +0200
  • 633974fea0 php-cs-fxier Arkadiusz Kondas 2016-04-30 00:59:10 +0200
  • 60c796f5d9 create matrix calculation for ls regression for multiple variable Arkadiusz Kondas 2016-04-30 00:58:54 +0200
  • 9d74174a68 ls reg with error :( Arkadiusz Kondas 2016-04-29 23:03:08 +0200
  • 3e4dc3ddf8 add test for mean with floats Arkadiusz Kondas 2016-04-28 07:32:48 +0200
  • b5e4cbe66e add Mean::arithmetic tests Arkadiusz Kondas 2016-04-27 23:57:23 +0200
  • 52cbda0482 replace mean calls Arkadiusz Kondas 2016-04-27 23:57:05 +0200
  • 80a712e8a8 implement Least Squares Regression Arkadiusz Kondas 2016-04-27 23:51:14 +0200
  • cbec77d247 pearson correlation function Arkadiusz Kondas 2016-04-27 23:28:01 +0200
  • 66dcfcf2b7 implement standard deviation of population function Arkadiusz Kondas 2016-04-27 23:04:59 +0200
  • af3b57692f linear regression is also hard Arkadiusz Kondas 2016-04-25 22:55:34 +0200
  • 46da769ca6 typo in variable name Arkadiusz Kondas 2016-04-25 20:16:53 +0200
  • 118ee0b5fe svm is hard :( Arkadiusz Kondas 2016-04-21 23:21:08 +0200
  • 37782eba98 implement RBF kernel function Arkadiusz Kondas 2016-04-21 22:54:38 +0200
  • b30f4cbf11 make scalar function static Arkadiusz Kondas 2016-04-21 22:12:45 +0200
  • 34281e40ee add scalar product function Arkadiusz Kondas 2016-04-21 00:23:03 +0200
  • 9330785a6f extract Math namespace Arkadiusz Kondas 2016-04-20 23:56:33 +0200
  • 6024b1f664 create SVM class skeleton Arkadiusz Kondas 2016-04-19 22:54:33 +0200
  • d9d7895947 force implementation of protected functon in Predictable trait Arkadiusz Kondas 2016-04-19 22:54:15 +0200
  • b04cf220bd rename exception named constructor name Arkadiusz Kondas 2016-04-18 22:58:43 +0200
  • ded28def2d fix minkowski distance Arkadiusz Kondas 2016-04-17 17:47:30 +0200
  • e5ca6c83f1 some bug in code Arkadiusz Kondas 2016-04-17 17:10:26 +0200