HyukjinKwon commented on a change in pull request #31082:
URL: https://github.com/apache/spark/pull/31082#discussion_r553669183
##########
File path: python/docs/source/reference/pyspark.ml.rst
##########
@@ -16,11 +16,11 @@
under the License.
-ML
-==
+MLlib (DataFrame-based)
Review comment:
This one is actually the feedback who has a lot of major contributions
in ML, @mengxr :-). I think that this name was picked based on what we
documented here https://spark.apache.org/docs/latest/ml-guide.html which I
think makes sense:
> - What is “Spark ML”?
>
> “Spark ML” is not an official name but occasionally used to refer to the
MLlib DataFrame-based API. This is majorly due to the org.apache.spark.ml Scala
package name used by the DataFrame-based API, and the “Spark ML Pipelines” term
we used initially to emphasize the pipeline concept.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]