[ 
https://issues.apache.org/jira/browse/SPARK-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng updated SPARK-7443:
---------------------------------
    Assignee: Joseph K. Bradley  (was: Xiangrui Meng)

> MLlib 1.4 QA plan
> -----------------
>
>                 Key: SPARK-7443
>                 URL: https://issues.apache.org/jira/browse/SPARK-7443
>             Project: Spark
>          Issue Type: Umbrella
>          Components: ML, MLlib
>    Affects Versions: 1.4.0
>            Reporter: Xiangrui Meng
>            Assignee: Joseph K. Bradley
>            Priority: Critical
>
> TODO: create JIRAs for each task and assign them accordingly.
> h2. API
> * Check API compliance using java-compliance-checker
> * Audit new public APIs (from the generated html doc)
> ** Scala (do not forget to check the object doc)
> ** Java compatibility
> ** Python API coverage
> * audit Pipeline APIs
> ** feature transformers
> ** tree models
> ** elastic-net
> ** ML attributes
> ** developer APIs
> * graduate spark.ml from alpha
> ** remove AlphaComponent annotations
> ** remove mima excludes for spark.ml
> h2. Algorithms and performance
> * list missing performance tests from spark-perf
> * online LDA
> * ElasticNet
> * Bernoulli naive Bayes
> * PMML
> ** scoring using PMML evaluator vs. MLlib models
> * PIC
> * ALS.recommendAll
> * save/load
> * perf-tests in Python
> h2. Documentation and example code
> * create JIRAs for the user guide to each new algorithm and assign them to 
> the corresponding author
> * create example code for major components
> ** cross validation in python
> ** pipeline with complex feature transformations (scala/java/python)
> ** elastic-net (possibly with cross validation)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to