Github user atalwalkar commented on a diff in the pull request:
https://github.com/apache/spark/pull/2070#discussion_r16514855
--- Diff: docs/mllib-dimensionality-reduction.md ---
@@ -11,7 +11,7 @@ displayTitle: <a href="mllib-guide.html">MLlib</a> -
Dimensionality Reduction
of reducing the number of variables under consideration.
It can be used to extract latent features from raw and noisy features
or compress data while maintaining the structure.
-MLlib provides support for dimensionality reduction on tall-and-skinny
matrices.
+MLlib provides support for dimensionality reduction on the RowMatrix class.
--- End diff --
can you add a link to the scaladoc or the documentation for RowMatrix?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]