Skip to content

Commit a413f12

Browse files
SunYatongwangyufengkevin
authored andcommitted
Revert "Merge pull request #254 from SunYatong/2.0.0"
This reverts commit 22eba95.
1 parent 22eba95 commit a413f12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/src/main/java/net/librec/recommender/context/rating/TimeSVDRecommender.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,6 @@ protected void trainModel() throws LibrecException {
373373

374374
if (isConverged(iter))
375375
break;
376-
updateLRate(iter);
377376
}
378377
}
379378

0 commit comments

Comments
 (0)