- 4e29572 Merge pull request #19 from takezoe/mark-override by takako shimamoto · 4 years, 4 months ago develop
- a389657 Mark override methods by Naoki Takezoe · 4 years, 4 months ago
- e1af70b Remove incubating status by RamYerubandi · 5 years ago
- e575bad Update for PredictionIO 0.12.0-incubating by Naoki Takezoe · 6 years ago
- 260ee09 Fix use of case class by Naoki Takezoe · 6 years ago
- 4a78a5f Python 3 support by Shinsuke Sugaya · 6 years ago
- fadef43 Fix warnings by Naoki Takezoe · 6 years ago master
- b24325a 6.0 release by Donald Szeto · 6 years ago v6.0
- 6b89e6e Merge branch 'update-pio_0.11.0' of https://github.com/takezoe/incubator-predictionio-template-text-classifier by Donald Szeto · 6 years ago
- b25cca2 Merge branch 'patch-1' of https://github.com/kanwarpartapsingh/incubator-predictionio-template-text-classifier by Donald Szeto · 6 years ago
- 3d2baf5 Merge branch 'STOP_WORDS' of https://github.com/nlauchande/incubator-predictionio-template-text-classifier by Donald Szeto · 6 years ago
- 5c45ef9 Merge branch 'master' of https://github.com/sebas00/incubator-predictionio-template-text-classifier by Donald Szeto · 6 years ago
- 653d403 Bump to PIO 0.11.0-incubating and enhance sbt configuration by Naoki Takezoe · 6 years ago
- 7d550ce Create build.properties by kanwarpartapsingh · 6 years ago
- 1a31614 Filter out stop words from vectorization by Natu Lauchande · 7 years ago
- 2bcbdae Changed tokenizer to use Apache Luce StandardAnalyzer for non-western languages by Sebastiaan de Man · 7 years ago
- 7bff411 first apache version from chanlee by pferrel · 7 years ago v5.0
- 070f5c2 Update template for PIO v0.10.0-incubating by Chan Lee · 7 years ago
- 3d609f8 Re-structure and design preparator and algo. by Kenneth Chan · 8 years ago 4.0
- 3dce400 Fix DataSource to read "content", "e-mail", and use label "spam" for tutorial data. by Kenneth Chan · 8 years ago 3.1
- 55fd981 Merge pull request #3 from EmergentOrder/master by EmergentOrder · 8 years ago 3.0
- d9d3e49 make spark LR default; fix name by EmergentOrder · 8 years ago
- bb7b144 Add libs for BID* [not available in public repos] by EmergentOrder · 8 years ago
- 4addcd5 Initial commit for BIDMach, VW & SPPMI [rolled up to reduce repo size]; excluding libs by EmergentOrder · 8 years ago
- 36fed5b Numerical error fix for NaN confidence values. by mvivero091 · 8 years ago 2.4
- 94afa7b Added numFeatures option in PreparedData by mvivero091 · 8 years ago 2.3
- 4882e38 Update with MLLib hashing and tfidf implementation. by mvivero091 · 8 years ago 2.2
- c0f2a10 Updated versioning details in README by mvivero091 · 8 years ago
- bd035ed Unnecessary file removal by mvivero091 · 8 years ago
- 02404ba Dot product serialization fix. by mvivero091 · 8 years ago 2.1
- d280378 Modified Spark DataFrame manipulation by mvivero091 · 8 years ago
- c7e0eb1 Remove unnecesary directories by mvivero091 · 8 years ago
- b65435b rm extra folders by mvivero091 · 8 years ago
- f51f7d6 new release: 2.0 by mvivero091 · 8 years ago 2.0
- edf0bab Add Logistic Regression by mvivero091 · 8 years ago
- 98e5b36 remove project/.DS_Store by mvivero091 · 8 years ago
- c070fab Reduced maxiter by mvivero091 · 8 years ago
- 85723aa Development push of TextClassification 2.0 by mvivero091 · 8 years ago
- bf76271 Import error fix for python 2. by mvivero091 · 8 years ago 1.2
- fd4f3fd Removed unnecessary files by mvivero091 · 8 years ago
- 77352a5 data import update by mvivero091 · 8 years ago 1.1
- f0e2564 Modified data import script entirely independent of scikit learn by mvivero091 · 8 years ago
- 7aac597 inverse idf edit by mvivero091 · 8 years ago
- 282aae0 small comment change by mvivero091 · 8 years ago
- 0ae4928 fixed issue by mvivero091 · 8 years ago
- 699e8ba fix preparator javaconversions by mvivero091 · 8 years ago
- 5570ca2 add small fix by mvivero091 · 8 years ago 1.0
- 8d4f54e modified md file by mvivero091 · 8 years ago
- 32e4611 added preparator name by mvivero091 · 8 years ago
- 366c7d6 reformatting, remove confusing aspects of tutorial by mvivero091 · 8 years ago
- 2b8f849 small change by mvivero091 · 8 years ago
- 2c3c7fa changed inverseidfmin for feature reduction by mvivero091 · 8 years ago
- 98bb3d6 Try again with feature reduction and all classes by mvivero091 · 8 years ago
- 8bacd5c changed evaluation preparator params by mvivero091 · 8 years ago
- 17bab15 slight fix by mvivero091 · 8 years ago
- 2c85118 added functionality for the purpose of decreasing number of features, illustration purposes by mvivero091 · 8 years ago
- 856755d report category not label by mvivero091 · 8 years ago
- 8cad0f3 lowercase transformation in tokenizer by mvivero091 · 8 years ago
- 707fbe4 Increase number of categories to 10 (randomly chosen) by mvivero091 · 8 years ago
- e0ee08f Rename engine by mvivero091 · 8 years ago
- 600c115 template.json by mvivero091 · 8 years ago
- 7882cd4 Change engine.json by mvivero091 · 8 years ago
- bda747d safety by mvivero091 · 8 years ago
- a859982 remove lda for now by mvivero091 · 8 years ago
- 8d5fa81 subset data for user purposes by mvivero091 · 8 years ago
- 2640cfc took out tutorial for now by mvivero091 · 8 years ago
- eaf3741 tutorial edited, specs included, everything done but LDA classification. by mvivero091 · 8 years ago
- 9f3d393 added lda model to tutorial by mvivero091 · 8 years ago
- 5a19717 newest tutorial by mvivero091 · 8 years ago
- 46a25d9 factoring by mvivero091 · 8 years ago
- 9152be1 factoring by mvivero091 · 8 years ago
- bee87cb slight code edit by mvivero091 · 8 years ago
- b0d9daa slight code edit by mvivero091 · 8 years ago
- dafd057 slight code edit by mvivero091 · 8 years ago
- 19dcdc2 slight code edit by mvivero091 · 8 years ago
- 4e65113 slight code edit by mvivero091 · 8 years ago
- d1963fa slight code edit by mvivero091 · 8 years ago
- ef87cb7 finished algorithm/training model sections by mvivero091 · 8 years ago
- f446e7e new update by mvivero091 · 8 years ago
- 1c0b81d updateee by mvivero091 · 8 years ago
- adae9f0 more tutorial updates by mvivero091 · 8 years ago
- cc42fb7 new tutorial update by mvivero091 · 8 years ago
- d244271 updated tutorial by mvivero091 · 8 years ago
- 772ce82 push for most recent tutorial by mvivero091 · 8 years ago
- 0043331 progress check by mvivero091 · 8 years ago
- ba1235d style changes by mvivero091 · 8 years ago
- 84e63d3 edited code spacing by mvivero091 · 8 years ago
- dddaf7b cleaned up by mvivero091 · 8 years ago
- e06961a cleaned up by mvivero091 · 8 years ago
- 3466162 one moreeeeeee by mvivero091 · 8 years ago
- ac7ff2a one moreeeeeee by mvivero091 · 8 years ago
- 8d9ac7b one more functional by mvivero091 · 8 years ago
- 50b6ed7 hopefully one of the last functional commits by mvivero091 · 8 years ago
- daf6677 hopefully one of the last functional commits by mvivero091 · 8 years ago
- 1e4f71e back to array, only sparse vector implementation by mvivero091 · 8 years ago
- 4402af2 added sparse vector implementation and RDD implementation of universe, testing by mvivero091 · 8 years ago
- 576ca63 small push by mvivero091 · 8 years ago
- 8c5054d small push by mvivero091 · 8 years ago
- d4d1128 small push by mvivero091 · 8 years ago
- 514d656 push by mvivero091 · 8 years ago