Skip to content

Commit 7fe6f70

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #243 from IFCA/feature-arxiv-badge
Add arXiv badge to README.md
2 parents 99e47ba + df134da commit 7fe6f70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
<a href="https://opensource.org/licenses/BSD-3-Clause">
3434
<img src="https://img.shields.io/badge/License-BSD%203--Clause-blue.svg" alt="bsd_3_license">
3535
</a>
36+
<!-- arXiv -->
37+
<a href="https://arxiv.org/abs/2208.06868">
38+
<img src="https://img.shields.io/badge/arXiv-2208.06868-blue.svg" alt="arxiv">
39+
</a>
3640
</p>
3741

3842
Frouros is a Python library for drift detection in machine learning systems that provides a combination of classical and more recent algorithms for both concept and data drift detection.

0 commit comments

Comments
 (0)