GitHub user danielyli opened a pull request:
https://github.com/apache/spark/pull/17793
[SPARK-20484][MLLIB] Add documentation to ALS code
## What changes were proposed in this pull request?
This PR adds documentation to the ALS code.
## How was this patch tested?
Existing tests were used.
@mengxr @srowen
This contribution is my original work. I have the license to work on this
project under the Spark projectâs open source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danielyli/spark spark-20484
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17793.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17793
----
commit 4661ddbbe02265333f03becc1a0cd10b29fd4109
Author: Daniel Li <[email protected]>
Date: 2017-04-28T01:26:51Z
Add documentation for the `InBlock` class
commit 7d1491e27dc7d6dbe634f4274584dc1fe9a8ecae
Author: Daniel Li <[email protected]>
Date: 2017-04-28T01:41:05Z
Add documentation for the `OutBlock` data type
commit 2fdbcaa70f7d487cff4885ed87e7ee609aa6b24b
Author: Daniel Li <[email protected]>
Date: 2017-04-28T01:43:37Z
Add documentation for `partitionRatings` method
commit fb8f16df6c5b744a9312226493899ed09bf8d1ce
Author: Daniel Li <[email protected]>
Date: 2017-04-28T01:45:51Z
Add documentation for `ALS.train` method
commit 0a2edf0a09bdbb1ff81f1cde9a8c60b15ce2b68f
Author: Daniel Li <[email protected]>
Date: 2017-04-28T01:50:37Z
Add inline comments to `ALS.train` method
----
---
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]