Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
3e8e24b3
Unverified
Commit
3e8e24b3
authored
Nov 30, 2020
by
Nikita Titov
Committed by
GitHub
Nov 29, 2020
Browse files
[docs] Add new badges (#3610)
* Update README.md * Update README.md * Update README.rst
parent
960f5b91
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
1 deletion
+8
-1
R-package/README.md
R-package/README.md
+4
-0
README.md
README.md
+1
-0
python-package/README.rst
python-package/README.rst
+3
-1
No files found.
R-package/README.md
View file @
3e8e24b3
# LightGBM R-package
[

](https://cran.r-project.org/package=lightgbm)
[

](https://cran.r-project.org/package=lightgbm)
[

](https://lightgbm.readthedocs.io/en/latest/R/reference/)
<img
src=
"man/figures/logo.svg"
align=
"right"
alt=
""
width=
"175"
/>
### Contents
...
...
README.md
View file @
3e8e24b3
...
...
@@ -11,6 +11,7 @@ Light Gradient Boosting Machine
[

](https://github.com/microsoft/LightGBM/blob/master/LICENSE)
[

](https://pypi.org/project/lightgbm)
[

](https://pypi.org/project/lightgbm)
[

](https://cran.r-project.org/package=lightgbm)
[

](https://gitter.im/Microsoft/LightGBM?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[

](https://lightgbm-slack-autojoin.herokuapp.com)
...
...
python-package/README.rst
View file @
3e8e24b3
LightGBM Python-package
=======================
|License| |Python Versions| |PyPI Version| |Downloads|
|License| |Python Versions| |PyPI Version| |Downloads|
|API Docs|
Installation
------------
...
...
@@ -205,4 +205,6 @@ Documentation strings (docstrings) are written in the NumPy style.
:target: https://pypi.org/project/lightgbm
.. |Downloads| image:: https://pepy.tech/badge/lightgbm
:target: https://pepy.tech/project/lightgbm
.. |API Docs| image:: https://readthedocs.org/projects/lightgbm/badge/?version=latest
:target: https://lightgbm.readthedocs.io/en/latest/Python-API.html
.. _CMake: https://cmake.org/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment