File tree Expand file tree Collapse file tree 3 files changed +18
-9
lines changed Expand file tree Collapse file tree 3 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 11
11
12
12
13
13
<p align =" center " >
14
- <a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble " >
15
- <img src="https://img.shields.io/badge/Imbalanced-Ensemble-orange">
16
- </a >
17
14
<a href =" https://github.com/psf/black " >
18
15
<img src="https://img.shields.io/badge/code%20style-black-000000.svg">
19
16
</a >
17
+ <a href =" https://codecov.io/gh/ZhiningLiu1998/imbalanced-ensemble " >
18
+ <img src="https://codecov.io/gh/ZhiningLiu1998/imbalanced-ensemble/branch/main/graph/badge.svg?token=46Y73QPA68"/>
19
+ </a >
20
20
<a href =' https://dl.circleci.com/status-badge/redirect/gh/ZhiningLiu1998/imbalanced-ensemble/tree/main ' >
21
21
<img src='https://dl.circleci.com/status-badge/img/gh/ZhiningLiu1998/imbalanced-ensemble/tree/main.svg?style=shield' alt='CircleCI Status' />
22
22
</a >
33
33
<img src="https://badge.fury.io/py/imbalanced-ensemble.svg">
34
34
</a >
35
35
<br >
36
+ <a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble " >
37
+ <img src="https://img.shields.io/badge/Imbalanced-Ensemble-orange">
38
+ </a >
36
39
<a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble/stargazers " >
37
40
<img src="https://img.shields.io/github/stars/ZhiningLiu1998/imbalanced-ensemble">
38
41
</a >
Original file line number Diff line number Diff line change 6
6
7
7
8
8
<p align =" center " >
9
- <a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble " >
10
- <img src="https://img.shields.io/badge/Imbalanced-Ensemble-orange">
11
- </a >
12
9
<a href =" https://github.com/psf/black " >
13
10
<img src="https://img.shields.io/badge/code%20style-black-000000.svg">
14
11
</a >
12
+ <a href =" https://codecov.io/gh/ZhiningLiu1998/imbalanced-ensemble " >
13
+ <img src="https://codecov.io/gh/ZhiningLiu1998/imbalanced-ensemble/branch/main/graph/badge.svg?token=46Y73QPA68"/>
14
+ </a >
15
15
<a href =' https://dl.circleci.com/status-badge/redirect/gh/ZhiningLiu1998/imbalanced-ensemble/tree/main ' >
16
16
<img src='https://dl.circleci.com/status-badge/img/gh/ZhiningLiu1998/imbalanced-ensemble/tree/main.svg?style=shield' alt='CircleCI Status' />
17
17
</a >
28
28
<img src="https://badge.fury.io/py/imbalanced-ensemble.svg">
29
29
</a >
30
30
<br >
31
+ <a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble " >
32
+ <img src="https://img.shields.io/badge/Imbalanced-Ensemble-orange">
33
+ </a >
31
34
<a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble/stargazers " >
32
35
<img src="https://img.shields.io/github/stars/ZhiningLiu1998/imbalanced-ensemble">
33
36
</a >
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ Welcome to imbalanced-ensemble documentation!
11
11
.. raw :: html
12
12
13
13
<p >
14
- <a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble" >
15
- <img src =" https://img.shields.io/badge/Imbalanced-Ensemble-orange" >
16
- </a >
17
14
<a href =" https://github.com/psf/black" >
18
15
<img src =" https://img.shields.io/badge/code%20style-black-000000.svg" >
19
16
</a >
17
+ <a href =" https://codecov.io/gh/ZhiningLiu1998/imbalanced-ensemble" >
18
+ <img src =" https://codecov.io/gh/ZhiningLiu1998/imbalanced-ensemble/branch/main/graph/badge.svg?token=46Y73QPA68" />
19
+ </a >
20
20
<a href =' https://dl.circleci.com/status-badge/redirect/gh/ZhiningLiu1998/imbalanced-ensemble/tree/main' >
21
21
<img src =' https://dl.circleci.com/status-badge/img/gh/ZhiningLiu1998/imbalanced-ensemble/tree/main.svg?style=shield' alt =' CircleCI Status' />
22
22
</a >
@@ -33,6 +33,9 @@ Welcome to imbalanced-ensemble documentation!
33
33
<img src =" https://badge.fury.io/py/imbalanced-ensemble.svg" >
34
34
</a >
35
35
<br >
36
+ <a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble" >
37
+ <img src =" https://img.shields.io/badge/Imbalanced-Ensemble-orange" >
38
+ </a >
36
39
<a href =" https://github.com/ZhiningLiu1998/imbalanced-ensemble/stargazers" >
37
40
<img src =" https://img.shields.io/github/stars/ZhiningLiu1998/imbalanced-ensemble" >
38
41
</a >
You can’t perform that action at this time.
0 commit comments