aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2014-01-07 11:31:34 -0800
committerReynold Xin <rxin@apache.org>2014-01-07 11:31:34 -0800
commit7d5fa175ca9cd2260c7bcd18c201bc087d4f62c3 (patch)
treecc7a5db3347c27f4f738536ab0bac6b099149d69 /python
parent71fc11357420b2207d1b29ab4502987293565a67 (diff)
parent05e6d5b454b74b222b4131af24c8f750c30a05fb (diff)
downloadspark-7d5fa175ca9cd2260c7bcd18c201bc087d4f62c3.tar.gz
spark-7d5fa175ca9cd2260c7bcd18c201bc087d4f62c3.tar.bz2
spark-7d5fa175ca9cd2260c7bcd18c201bc087d4f62c3.zip
Merge pull request #337 from yinxusen/mllib-16-bugfix
Mllib 16 bugfix Bug fix: https://spark-project.atlassian.net/browse/MLLIB-16 Hi, I fixed the bug and added a test suite for `GradientDescent`. There are 2 checks in the test case. First, the final loss must be lower than the initial one. Second, the trend of loss sequence should be decreasing, i.e., at least 80% iterations have lower losses than their prior iterations. Thanks!
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions