|
21 | 21 | <a href="https://pypi.org/project/self-paced-ensemble/">
|
22 | 22 | <img src="https://badge.fury.io/py/self-paced-ensemble.svg">
|
23 | 23 | </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> |
30 | 24 | <a href="https://www.python.org/">
|
31 | 25 | <img src="https://img.shields.io/pypi/pyversions/self-paced-ensemble.svg">
|
32 | 26 | </a>
|
33 | 27 | <a href="https://github.com/ZhiningLiu1998/self-paced-ensemble/graphs/traffic">
|
34 | 28 | <img src="https://visitor-badge.glitch.me/badge?page_id=ZhiningLiu1998.self-paced-ensemble">
|
35 | 29 | </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 --> |
36 | 33 | <a href="https://pepy.tech/project/self-paced-ensemble">
|
37 | 34 | <img src="https://pepy.tech/badge/self-paced-ensemble">
|
38 | 35 | </a>
|
|
50 | 47 | Links:
|
51 | 48 | <a href="http://zhiningliu.com/files/ICDE_2020_self_paced_ensemble.pdf">Paper</a> |
|
52 | 49 | <a href="https://zhiningliu.com/files/ICDE_2020_SPE_slides.pdf">Slides</a> |
|
| 50 | +<a href="https://www.bilibili.com/video/BV1Fg411L7gk">Video</a> | |
53 | 51 | <a href="https://arxiv.org/abs/1909.03500v3">arXiv</a> |
|
54 | 52 | <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> |
56 | 55 | </h3>
|
57 | 56 |
|
58 | 57 |
|
@@ -116,6 +115,7 @@ Following dependencies are required:
|
116 | 115 | - [Results](#results)
|
117 | 116 | - [Miscellaneous](#miscellaneous)
|
118 | 117 | - [References](#references)
|
| 118 | + - [Contributors ✨](#contributors-) |
119 | 119 |
|
120 | 120 | # Background
|
121 | 121 |
|
@@ -227,6 +227,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
227 | 227 | <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>
|
228 | 228 | <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>
|
229 | 229 | <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> |
230 | 231 | </tr>
|
231 | 232 | </table>
|
232 | 233 |
|
|
0 commit comments