Skip to content

Commit ace2b4c

Browse files
committed
Fix reference id
1 parent bf92a4d commit ace2b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/bib.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2679,7 +2679,7 @@ @article{floyd:1964a
26792679
year = {1964},
26802680
}
26812681

2682-
@inproceedings{tong:2004a,
2682+
@inproceedings{zhang:2004a,
26832683
abstract = {Linear prediction methods, such as least squares for regression, logistic regression and support vector machines for classification, have been extensively used in statistics and machine learning. In this paper, we study stochastic gradient descent (SGD) algorithms on regularized forms of linear prediction methods. This class of methods, related to online algorithms such as perceptron, are both efficient and very simple to implement. We obtain numerical rate of convergence for such algorithms, and discuss its implications. Experiments on text data will be provided to demonstrate numerical and statistical consequences of our theoretical findings.},
26842684
address = {New York, NY, USA},
26852685
author = {Tong Zhang},

0 commit comments

Comments
 (0)