"python-package/vscode:/vscode.git/clone" did not exist on "89ce3d2fddc8ac9e553a73d15f2fe5a52c93f49d"
- 27 Aug, 2021 1 commit
-
-
Nikita Titov authored
* Reffer to string type as `str` and and commas in `list of ...` types * update `libpath.py` too
-
- 08 Jun, 2021 1 commit
-
-
Sagnik Roy authored
[python-package] use f-strings for concatenation in examples/python-guide/logistic_regression.py (#4356) * updated with f-string migration * Update logistic_regression.py * Update logistic_regression.py * Update logistic_regression.py * Update logistic_regression.py
-
- 15 Feb, 2021 1 commit
-
-
Zhuyi Xue authored
-
- 27 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 16 Oct, 2018 1 commit
-
-
Nikita Titov authored
* added docstring style test and fixed errors in existing docstrings * hotfix * hotfix * fix grammar * hotfix
-
- 03 Jun, 2018 1 commit
-
-
Nikita Titov authored
* added missed description of plot_example in python_guide folder and fixed consistency for packages naming * more reliable OS detection * fixed grammar * made pylint happy
-
- 22 May, 2018 1 commit
-
-
Zach Kurtz authored
* Note the relationship between `binary` and `xentropy` in the docs and provide an example that compares them * Pass pylint and fix docs formatting. "pylint: disable = no-name-in-module" because pylint does not believe scipy.special contains expit * pass pycodestyle * pass pycodestyle with correct flags; document example in readme
-