diff options
Diffstat (limited to 'biblio.bib')
-rw-r--r-- | biblio.bib | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -46,6 +46,28 @@ #Machine learning +@BOOK{lecun2019quand, + title = "Quand la machine apprend", + author = "Le Cun, Yann", + publisher = "Odile Jacob", + month = oct, + year = 2019, + address = "Paris, France", + language = "fr" +} + + +@article{zou2016finding, + title={Finding the best classification threshold in imbalanced classification}, + author={Zou, Quan and Xie, Sifa and Lin, Ziyu and Wu, Meihong and Ju, Ying}, + journal={Big Data Research}, + volume={5}, + pages={2--8}, + year={2016}, + publisher={Elsevier} +} + + @article{bottou1991stochastic, title={Stochastic gradient learning in neural networks}, author={Bottou, L{\'e}on and others}, |