aboutsummaryrefslogtreecommitdiff
path: root/mllib/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6113] [ml] Stabilize DecisionTree APIJoseph K. Bradley2015-04-172-0/+195
* [SPARK-4081] [mllib] VectorIndexerJoseph K. Bradley2015-04-121-0/+70
* [SPARK-4894][mllib] Added Bernoulli option to NaiveBayes model in mllibleahmcguire2015-03-311-7/+16
* [ML][FEATURE] SPARK-5566: RegEx TokenizerAugustin Borsu2015-03-251-0/+71
* [SPARK-4588] ML AttributesXiangrui Meng2015-03-122-0/+100
* [SPARK-5900][MLLIB] make PIC and FPGrowth Java-friendlyXiangrui Meng2015-02-191-20/+10
* SPARK-4682 [CORE] Consolidate various 'Clock' classesSean Owen2015-02-192-2/+2
* [SPARK-5704] [SQL] [PySpark] createDataFrame from RDD with columnsDavies Liu2015-02-104-4/+4
* [SPARK-5601][MLLIB] make streaming linear algorithms Java-friendlyXiangrui Meng2015-02-062-0/+162
* [SPARK-5652][Mllib] Use broadcasted weights in LogisticRegressionModelLiang-Chi Hsieh2015-02-062-4/+4
* [SPARK-4789] [SPARK-4942] [SPARK-5031] [mllib] Standardize ML Prediction APIsJoseph K. Bradley2015-02-053-12/+170
* [SPARK-5599] Check MLlib public APIs for 1.3Xiangrui Meng2015-02-041-2/+2
* [SPARK-5520][MLlib] Make FP-Growth implementation take generic item types (WIP)Jacky Li2015-02-031-0/+84
* [SPARK-1405] [mllib] Latent Dirichlet Allocation (LDA) using EMJoseph K. Bradley2015-02-021-0/+119
* [MLLIB][SPARK-3278] Monotone (Isotonic) regression using parallel pool adjace...martinzapletal2015-01-311-0/+89
* [SPARK-5097][SQL] DataFrameReynold Xin2015-01-273-9/+9
* [SPARK-5193][SQL] Remove Spark SQL Java-specific API.Reynold Xin2015-01-163-27/+24
* [SPARK-4409][MLlib] Additional Linear Algebra UtilsBurak Yavuz2014-12-291-0/+163
* SPARK-4297 [BUILD] Build warning fixes omnibusSean Owen2014-12-241-0/+2
* [SPARK-4728][MLLib] Add exponential, gamma, and log normal sampling to MLlib ...RJ Nowling2014-12-181-0/+99
* [SPARK-4486][MLLIB] Improve GradientBoosting APIs and docXiangrui Meng2014-11-201-1/+1
* [SPARK-4378][MLLIB] make ALS more Java-friendlyXiangrui Meng2014-11-131-43/+31
* [SPARK-3530][MLLIB] pipeline and parameters with examplesXiangrui Meng2014-11-123-0/+228
* [SPARK-3614][MLLIB] Add minimumOccurence filtering to IDFRJ Nowling2014-09-261-0/+20
* [SPARK-3136][MLLIB] Create Java-friendly methods in RandomRDDsXiangrui Meng2014-08-191-0/+134
* [SPARK-2852][MLLIB] API consistency for `mllib.feature`Xiangrui Meng2014-08-061-0/+66
* [SPARK-2197] [mllib] Java DecisionTree bug fix and easy-of-useJoseph K. Bradley2014-08-031-0/+102
* SPARK-2768 [MLLIB] Add product, user recommend method to MatrixFactorizationM...Sean Owen2014-08-011-17/+58
* [SPARK-2511][MLLIB] add HashingTF and IDFXiangrui Meng2014-07-311-0/+66
* [SPARK-2361][MLLIB] Use broadcast instead of serializing data directly into t...Xiangrui Meng2014-07-261-2/+0
* [SPARK-1942] Stop clearing spark.driver.port in unit testsSyed Hashmi2014-06-038-8/+0
* [SPARK-1741][MLLIB] add predict(JavaRDD) to RegressionModel, ClassificationMo...Xiangrui Meng2014-05-153-0/+51
* [SPARK-1594][MLLIB] Cleaning up MLlib APIs and guideXiangrui Meng2014-05-053-4/+8
* SPARK-1488. Resolve scalac feature warnings during buildSean Owen2014-04-141-0/+1
* [SPARK-1212, Part II] Support sparse data in MLlibXiangrui Meng2014-04-025-35/+29
* [SPARK-1212] Adding sparse data support and update KMeansXiangrui Meng2014-03-232-56/+76
* MLLIB-22. Support negative implicit input in ALSSean Owen2014-02-191-9/+23
* Add missing header filesPatrick Wendell2014-01-141-0/+17
* Added Java unit test, data, and main method for Naive BayesMatei Zaharia2014-01-111-0/+72
* Merge branch 'master' of github.com:apache/incubator-spark into scala-2.10Prashant Sharma2013-10-101-16/+69
|\
| * Bumping up test matrix size to eliminate random failuresNick Pentreath2013-10-071-8/+8
| * Fixing closing brace indentationNick Pentreath2013-10-041-1/+1
| * Adding algorithm for implicit feedback data to ALSNick Pentreath2013-09-061-12/+65
* | fixed some warningsMartin Weindel2013-10-052-4/+2
|/
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-017-0/+722