Skip to content

Commit

Permalink
rst fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gykovacs committed Mar 26, 2024
1 parent bdcfd8f commit c6a3ab1
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,18 +75,18 @@ If you use the package, please consider citing the following paper(s) about the

.. code-block:: BibTex
@article{kovacs2024,
title = {mlscorecheck: Testing the consistency of reported performance scores and experiments in machine learning},
journal = {Neurocomputing},
volume = {583},
pages = {127556},
year = {2024},
issn = {0925-2312},
doi = {https://doi.org/10.1016/j.neucom.2024.127556},
url = {https://www.sciencedirect.com/science/article/pii/S0925231224003278},
author = {György Kovács and Attila Fazekas},
keywords = {Binary classification, Multiclass classification, Regression, Consistency testing, Performance scores, Open source}
}
@article{kovacs2024,
title = {mlscorecheck: Testing the consistency of reported performance scores and experiments in machine learning},
journal = {Neurocomputing},
volume = {583},
pages = {127556},
year = {2024},
issn = {0925-2312},
doi = {https://doi.org/10.1016/j.neucom.2024.127556},
url = {https://www.sciencedirect.com/science/article/pii/S0925231224003278},
author = {György Kovács and Attila Fazekas},
keywords = {Binary classification, Multiclass classification, Regression, Consistency testing, Performance scores, Open source}
}
and the methodology:

Expand Down

0 comments on commit c6a3ab1

Please sign in to comment.