File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
LightGBM Python-package
2
2
=======================
3
3
4
- |License | |Python Versions | |PyPI Version | |Downloads | |API Docs |
4
+ |License | |Python Versions | |PyPI Version | |PyPI Downloads | | conda Downloads | |API Docs |
5
5
6
6
Installation
7
7
------------
@@ -294,7 +294,9 @@ To check that a contribution to the package matches its style expectations, run
294
294
:target: https://pypi.org/project/lightgbm
295
295
.. |PyPI Version | image :: https://img.shields.io/pypi/v/lightgbm.svg?logo=pypi&logoColor=white
296
296
:target: https://pypi.org/project/lightgbm
297
- .. |Downloads | image :: https://pepy.tech/badge/ lightgbm
297
+ .. |PyPI Downloads | image :: https://img.shields.io/pepy/dt/ lightgbm?logo=pypi&logoColor=white&label=pypi%20downloads
298
298
:target: https://pepy.tech/project/lightgbm
299
+ .. |conda Downloads | image :: https://img.shields.io/conda/d/conda-forge/lightgbm?logo=conda-forge&logoColor=white&label=conda%20downloads
300
+ :target: https://anaconda.org/conda-forge/lightgbm/files
299
301
.. |API Docs | image :: https://readthedocs.org/projects/lightgbm/badge/?version=latest
300
302
:target: https://lightgbm.readthedocs.io/en/latest/Python-API.html
You can’t perform that action at this time.
0 commit comments