We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a887a3 commit e3496c2Copy full SHA for e3496c2
1 file changed
README.md
@@ -24,6 +24,10 @@
24
<a href="https://pypi.org/project/model2vec/"><img src="https://img.shields.io/pypi/pyversions/model2vec" alt="Supported Python versions"></a>
25
<a href="https://pepy.tech/project/model2vec">
26
<img src="https://static.pepy.tech/badge/model2vec" alt="Downloads">
27
+ </a>
28
+ <a href="https://app.codecov.io/gh/MinishLab/model2vec">
29
+ <img src="https://codecov.io/gh/MinishLab/model2vec/graph/badge.svg?token=21TWJ6B5ET" alt="Codecov">
30
31
</a>
32
<a href="https://github.com/MinishLab/model2vec/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="License - MIT"></a>
33
</h2>
0 commit comments