- 26 Dec, 2021 1 commit
-
-
Nikita Titov authored
-
- 04 Jul, 2021 1 commit
-
-
Nikita Titov authored
-
- 22 Jun, 2021 1 commit
-
-
Nikita Titov authored
* Update simple_example.py * Update sklearn_example.py
-
- 15 Feb, 2021 1 commit
-
-
Zhuyi Xue authored
-
- 27 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 23 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 06 Aug, 2018 1 commit
-
-
Rotc authored
-
- 21 Sep, 2017 1 commit
-
-
wxchan authored
* add python examples to test [test should fail] * fix example && move some to advanced_example * fix last line * refine test python version
-
- 16 Sep, 2017 1 commit
-
-
Pierre PACI authored
The example page state that "simple_example.py" should feature an example of json dump, but that was missing.
-
- 24 Aug, 2017 1 commit
-
-
wxchan authored
* expose feature importance to c_api * support type=gain * remove dump model from examples and tests temporarily because it's unstable * use double instead of float
-
- 02 Apr, 2017 1 commit
-
-
Jayvee He authored
* Update Python-API.md * for a better jump in page A space is needed between `#` and the headers content according to Github's markdown format [guideline](https://guides.github.com/features/mastering-markdown/) After adding the spaces, we can jump to the exact position in page by click the link. * fixed something mentioned by @wxchan * Update Python-API.md * Add examples on how to use the saved model * move 'load model' examples to advanced_example
-
- 12 Mar, 2017 1 commit
-
-
wxchan authored
-
- 02 Feb, 2017 1 commit
-
-
wxchan authored
-
- 04 Jan, 2017 1 commit
-
-
wxchan authored
* format python code with pep8 * **DO NOT MERGE** deliberately break rules to see what will happen during check * Revert "**DO NOT MERGE** deliberately break rules to see what will happen during check" This reverts commit 0db93cd7a43c7efa43a2112ada43d46c6f9115d9. * fix format in test.py * add docs for pep-8
-
- 09 Dec, 2016 1 commit
-
-
wxchan authored
-
- 08 Dec, 2016 1 commit
-
-
Guolin Ke authored
Provide a high level Dataset class for easy use.
-
- 06 Dec, 2016 1 commit
-
-
wxchan authored
* add feature importances in python; add pandas support * solve best_iteration issue
-
- 02 Dec, 2016 1 commit
-
-
wxchan authored
1. merge python-package 2. add dump model to json 3. fix bugs 4. clean code with pylint 5. update python examples
-
- 01 Dec, 2016 2 commits