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 0cc935b commit 6d5f1d3Copy full SHA for 6d5f1d3
docs/ml-guide.md
@@ -3,7 +3,7 @@ layout: global
3
title: Spark ML Programming Guide
4
---
5
6
-`spark.ml` is a new packaged introduced in Spark 1.2, which aims to provide a uniform set of
+`spark.ml` is a new package introduced in Spark 1.2, which aims to provide a uniform set of
7
high-level APIs that help users create and tune practical machine learning pipelines.
8
It is currently an alpha component, and we would like to hear back from the community about
9
how it fits real-world use cases and how it could be improved.
0 commit comments