GitHub user MrMathias opened a pull request:
https://github.com/apache/spark/pull/20759
Added description of checkpointInterval parameter
Current behavior of ALS and checkpointInterval can result in unexpected
behavior, I have added explicit description to hopefully reduce confusion.
## What changes were proposed in this pull request?
better documentation of ml.ALS
## How was this patch tested?
compiled the docs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MrMathias/spark patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20759.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 #20759
----
commit 17a71c357bcc5ca68f3fd11f49bb61a91603527a
Author: Mathias Andersen <mrmathiasma@...>
Date: 2018-03-07T13:50:20Z
Added description of checkpointInterval parameter
Current behavior of ALS and checkpointInterval can result in unexpected
behavior, I have added explicit description to hopefully reduce confusion.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]