Skip to content

Commit 731f0e4

Browse files
committed
update package doc
1 parent 0435076 commit 731f0e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mllib/src/main/scala/org/apache/spark/ml/package-info.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
*/
1717

1818
/**
19-
* Spark ML is an ALPHA component that adapts the new set of machine learning APIs.
19+
* Spark ML is an ALPHA component that adds a new set of machine learning APIs to let users quickly
20+
* assemble and configure practical machine learning pipelines.
2021
*/
2122
@AlphaComponent
2223
package org.apache.spark.ml;

0 commit comments

Comments
 (0)