Skip to content

Commit 35eb695

Browse files
committed
added changelog entry
1 parent 4ac8494 commit 35eb695

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Fix for SGD models(primarily affects `SGDOneClassSVM`) convergence criteria,
2+
to avoid premature convergence when `tol != None`.
3+
Now uses full objective with regularization, instead of just loss.

0 commit comments

Comments
 (0)