We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0435076 commit 731f0e4Copy full SHA for 731f0e4
mllib/src/main/scala/org/apache/spark/ml/package-info.java
@@ -16,7 +16,8 @@
16
*/
17
18
/**
19
- * Spark ML is an ALPHA component that adapts the new set of machine learning APIs.
+ * 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.
21
22
@AlphaComponent
23
package org.apache.spark.ml;
0 commit comments