- 14 Mar, 2019 1 commit
-
-
Nikita Titov authored
-
- 23 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 24 Aug, 2018 1 commit
-
-
Nikita Titov authored
-
- 13 Jul, 2018 1 commit
-
-
Nikita Titov authored
* added example about custom feval with sklearn wrapper * fixed pylint * added new example in contents * unified run example commands for Windows and Linux * added note about comments in examples conf files
-
- 08 May, 2018 1 commit
-
-
Nikita Titov authored
* updated pep8 to pycodestyle * fixed E722 do not use bare 'except' * fixed W605 invalid escape sequence '\*' * fixed W504 line break after binary operator * ignore W605 invalid escape sequence '\*' in nuget builder * made pycodestyle happy
-
- 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
-
- 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
-
- 01 Mar, 2017 2 commits
- 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
-
- 19 Dec, 2016 1 commit
-
-
wxchan authored
add learning rate to dart (#133)
-
- 09 Dec, 2016 1 commit
-
-
wxchan authored
-