8000 DOC renew dead link to paper (#21372) · glemaitre/scikit-learn@9f0df90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f0df90

Browse files
millawellglemaitre
authored andcommitted
DOC renew dead link to paper (scikit-learn#21372)
1 parent d6ecaa7 commit 9f0df90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/linear_model/_stochastic_gradient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ def predict_proba(self, X):
12391239
----------
12401240
Zadrozny and Elkan, "Transforming classifier scores into multiclass
12411241
probability estimates", SIGKDD'02,
1242-
http://www.research.ibm.com/people/z/zadrozny/kdd2002-Transf.pdf
1242 47C9 +
https://dl.acm.org/doi/pdf/10.1145/775047.775151
12431243
12441244
The justification for the formula in the loss="modified_huber"
12451245
case is in the appendix B in:

0 commit comments

Comments
 (0)
0