Skip to content

Commit 91b902b

Browse files
Updated README badges #212
1 parent 76f9526 commit 91b902b

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

README.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,27 @@ alt="ISMSSL by DNX"></a>
1010
</h1>
1111

1212
<h4 align="center">Instance selection methods for semi-supervised learning.</h4>
13-
14-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/c336db4b8f9b4196bc802a544a18b83b)](https://www.codacy.com/gh/dpr1005/Semisupervised-learning-and-instance-selection-methods/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=dpr1005/Semisupervised-learning-and-instance-selection-methods&amp;utm_campaign=Badge_Grade)
15-
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=dpr1005_Semisupervised-learning-and-instance-selection-methods&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=dpr1005_Semisupervised-learning-and-instance-selection-methods)
16-
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/c336db4b8f9b4196bc802a544a18b83b)](https://www.codacy.com/gh/dpr1005/Semisupervised-learning-and-instance-selection-methods/dashboard?utm_source=github.com&utm_medium=referral&utm_content=dpr1005/Semisupervised-learning-and-instance-selection-methods&utm_campaign=Badge_Coverage)
17-
[![DeepSource](https://deepsource.io/gh/dpr1005/Semisupervised-learning-and-instance-selection-methods.svg/?label=active+issues&show_trend=true&token=_L2oEwtETgWq6CnhDB1m8qO6)](https://deepsource.io/gh/dpr1005/Semisupervised-learning-and-instance-selection-methods/?ref=repository-badge)
18-
13+
<div align="center">
14+
<img alt="Codacy coverage" src="https://img.shields.io/codacy/coverage/c336db4b8f9b4196bc802a544a18b83b?logo=codacy">
15+
<img alt="Codacy grade" src="https://img.shields.io/codacy/grade/c336db4b8f9b4196bc802a544a18b83b?logo=codacy">
16+
<img alt="SonarCloud Build Status" src="https://sonarcloud.io/api/project_badges/measure?project=dpr1005_Semisupervised-learning-and-instance-selection-methods&metric=alert_status">
17+
<img alt="SonarCloud Security" src="https://sonarcloud.io/api/project_badges/measure?project=dpr1005_Semisupervised-learning-and-instance-selection-methods&metric=security_rating">
18+
<img alt="DeepSource" src="https://deepsource.io/gh/dpr1005/Semisupervised-learning-and-instance-selection-methods.svg/?label=active+issues&show_trend=true&token=_L2oEwtETgWq6CnhDB1m8qO6)](https://deepsource.io/gh/dpr1005/Semisupervised-learning-and-instance-selection-methods/?ref=repository-badge">
19+
<br/>
20+
<a href="https://github.com/dpr1005/Semisupervised-learning-and-instance-selection-methods/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/dpr1005/Semisupervised-learning-and-instance-selection-methods"></a>
21+
<a href="https://github.com/dpr1005/Semisupervised-learning-and-instance-selection-methods/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/dpr1005/Semisupervised-learning-and-instance-selection-methods"></a>
22+
<a href="https://github.com/dpr1005/Semisupervised-learning-and-instance-selection-methods/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/dpr1005/Semisupervised-learning-and-instance-selection-methods"></a>
23+
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/dpr1005/Semisupervised-learning-and-instance-selection-methods">
24+
<a href="https://github.com/dpr1005/Semisupervised-learning-and-instance-selection-methods/blob/main/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/dpr1005/Semisupervised-learning-and-instance-selection-methods"></a>
25+
<br/>
26+
<img alt="Non Comment Lines Of Code" src="https://sonarcloud.io/api/project_badges/measure?project=dpr1005_Semisupervised-learning-and-instance-selection-methods&metric=ncloc">
27+
<img alt="GitHub repo size" src="https://img.shields.io/github/repo-size/dpr1005/Semisupervised-learning-and-instance-selection-methods?color=purple&logo=github">
28+
</div>
29+
30+
31+
<br>
32+
33+
<br>
1934
<p align="center">
2035
<a href="#key-features">Key Features</a> •
2136
<a href="#setup">Setup</a> •

0 commit comments

Comments
 (0)