Skip to content

Commit 473bccb

Browse files
MNT update all-contributor badge template
1 parent 2e7f7f5 commit 473bccb

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
],
55
"imageSize": 100,
66
"commit": false,
7+
"badgeTemplate": "<a href=\"https://github.com/ZhiningLiu1998/self-paced-ensemble#contributors-\"><img src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\"></a>",
78
"contributors": [
89
{
910
"login": "ZhiningLiu1998",
@@ -44,6 +45,15 @@
4445
"contributions": [
4546
"maintenance"
4647
]
48+
},
49+
{
50+
"login": "lirenjieArthur",
51+
"name": "lirenjieArthur",
52+
"avatar_url": "https://avatars.githubusercontent.com/u/31763604?v=4",
53+
"profile": "https://github.com/lirenjieArthur",
54+
"contributions": [
55+
"bug"
56+
]
4757
}
4858
],
4959
"contributorsPerLine": 7,

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,15 @@
2121
<a href="https://pypi.org/project/self-paced-ensemble/">
2222
<img src="https://badge.fury.io/py/self-paced-ensemble.svg">
2323
</a>
24-
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
25-
<a href="https://github.com/ZhiningLiu1998/self-paced-ensemble#contributors-">
26-
<img src="https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square">
27-
</a>
28-
<!-- ALL-CONTRIBUTORS-BADGE:END -->
29-
<br>
3024
<a href="https://www.python.org/">
3125
<img src="https://img.shields.io/pypi/pyversions/self-paced-ensemble.svg">
3226
</a>
3327
<a href="https://github.com/ZhiningLiu1998/self-paced-ensemble/graphs/traffic">
3428
<img src="https://visitor-badge.glitch.me/badge?page_id=ZhiningLiu1998.self-paced-ensemble">
3529
</a>
30+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
31+
<a href="https://github.com/ZhiningLiu1998/self-paced-ensemble#contributors-"><img src="https://img.shields.io/badge/all_contributors-5-orange.svg"></a>
32+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
3633
<a href="https://pepy.tech/project/self-paced-ensemble">
3734
<img src="https://pepy.tech/badge/self-paced-ensemble">
3835
</a>
@@ -50,9 +47,11 @@
5047
Links:
5148
<a href="http://zhiningliu.com/files/ICDE_2020_self_paced_ensemble.pdf">Paper</a> |
5249
<a href="https://zhiningliu.com/files/ICDE_2020_SPE_slides.pdf">Slides</a> |
50+
<a href="https://www.bilibili.com/video/BV1Fg411L7gk">Video</a> |
5351
<a href="https://arxiv.org/abs/1909.03500v3">arXiv</a> |
5452
<a href="https://pypi.org/project/self-paced-ensemble">PyPI</a> |
55-
<a href="https://imbalanced-ensemble.readthedocs.io/en/latest/api/ensemble/_autosummary/imbalanced_ensemble.ensemble.SelfPacedEnsembleClassifier.html">Documentation</a>
53+
<a href="https://imbalanced-ensemble.readthedocs.io/en/latest/api/ensemble/_autosummary/imbalanced_ensemble.ensemble.SelfPacedEnsembleClassifier.html">Documentation</a> |
54+
<a href="https://zhuanlan.zhihu.com/p/86891438">Zhihu/知乎</a>
5655
</h3>
5756

5857

@@ -116,6 +115,7 @@ Following dependencies are required:
116115
- [Results](#results)
117116
- [Miscellaneous](#miscellaneous)
118117
- [References](#references)
118+
- [Contributors ✨](#contributors-)
119119

120120
# Background
121121

@@ -227,6 +227,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
227227
<td align="center"><a href="https://yumingfu.space/"><img src="https://avatars.githubusercontent.com/u/23732534?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yuming Fu</b></sub></a><br /><a href="https://github.com/ZhiningLiu1998/self-paced-ensemble/commits?author=rudolffu" title="Code">💻</a> <a href="https://github.com/ZhiningLiu1998/self-paced-ensemble/issues?q=author%3Arudolffu" title="Bug reports">🐛</a></td>
228228
<td align="center"><a href="https://thul.io"><img src="https://avatars.githubusercontent.com/u/95307?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thúlio Costa</b></sub></a><br /><a href="https://github.com/ZhiningLiu1998/self-paced-ensemble/commits?author=thulio" title="Code">💻</a> <a href="https://github.com/ZhiningLiu1998/self-paced-ensemble/issues?q=author%3Athulio" title="Bug reports">🐛</a></td>
229229
<td align="center"><a href="https://github.com/jerrylususu"><img src="https://avatars.githubusercontent.com/u/17522475?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Neko Null</b></sub></a><br /><a href="#maintenance-jerrylususu" title="Maintenance">🚧</a></td>
230+
<td align="center"><a href="https://github.com/lirenjieArthur"><img src="https://avatars.githubusercontent.com/u/31763604?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lirenjieArthur</b></sub></a><br /><a href="https://github.com/ZhiningLiu1998/self-paced-ensemble/issues?q=author%3AlirenjieArthur" title="Bug reports">🐛</a></td>
230231
</tr>
231232
</table>
232233

0 commit comments

Comments
 (0)