aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorXiangrui Meng <meng@databricks.com>2015-05-26 15:51:31 -0700
committerXiangrui Meng <meng@databricks.com>2015-05-26 15:51:31 -0700
commit836a75898fdc4b10d4d00676ef29e24cc96f09fd (patch)
treece1cd5109cdfa80e70fa3cfbe0eb2a83c83bd3c7 /core
parent9f742241cbf07e5e2dadfee8dcc9b382bb2dbea1 (diff)
downloadspark-836a75898fdc4b10d4d00676ef29e24cc96f09fd.tar.gz
spark-836a75898fdc4b10d4d00676ef29e24cc96f09fd.tar.bz2
spark-836a75898fdc4b10d4d00676ef29e24cc96f09fd.zip
[SPARK-7748] [MLLIB] Graduate spark.ml from alpha
With descent coverage of feature transformers, algorithms, and model tuning support, it is time to graduate `spark.ml` from alpha. This PR changes all `AlphaComponent` annotations to either `DeveloperApi` or `Experimental`, depending on whether we expect a class/method to be used by end users (who use the pipeline API to assemble/tune their ML pipelines but not to create new pipeline components.) `UnaryTransformer` becomes a `DeveloperApi` in this PR. jkbradley harsha2010 Author: Xiangrui Meng <meng@databricks.com> Closes #6417 from mengxr/SPARK-7748 and squashes the following commits: effbccd [Xiangrui Meng] organize imports c15028e [Xiangrui Meng] added missing docs 1b2e5f8 [Xiangrui Meng] update package doc 73ca791 [Xiangrui Meng] alpha -> ex/dev for the rest 93819db [Xiangrui Meng] alpha -> ex/dev in ml.param 55ca073 [Xiangrui Meng] alpha -> ex/dev in ml.feature 83572f1 [Xiangrui Meng] add Experimental and DeveloperApi tags (wip)
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions