"vscode:/vscode.git/clone" did not exist on "51b84df8d7b01532fc510c548e505908ac46ff45"
- 29 Nov, 2017 1 commit
-
-
Guolin Ke authored
-
- 27 Nov, 2017 1 commit
-
-
Guolin Ke authored
-
- 26 Nov, 2017 2 commits
-
-
Guolin Ke authored
* remove protobuf * add version number * remove pmml script * use float for split gain * fix warnings * refine the read model logic of gbdt * fix compile error * improve decode speed * fix some bugs * fix double accuracy problem * fix bug * multi-thread save model * speed up save model to string * parallel save/load model * fix some warnings. * fix warnings. * fix a bug * remove debug output * fix doc * fix max_bin warning in tests. * fix max_bin warning * fix pylint * clean code for stringToArray * clean code for TToString * remove max_bin * replace "class" with typename
-
Nikita Titov authored
-
- 25 Nov, 2017 1 commit
-
-
Guolin Ke authored
-
- 24 Nov, 2017 1 commit
-
-
Guolin Ke authored
* use int64 for string * [R] Fatal when CSC exceed int32.max
-
- 22 Nov, 2017 1 commit
-
-
Guolin Ke authored
-
- 19 Nov, 2017 1 commit
-
-
Nikita Titov authored
* updated Quick-Strat according to last changes in Parameters * fixed links
-
- 17 Nov, 2017 1 commit
-
-
Nikita Titov authored
-
- 16 Nov, 2017 2 commits
-
-
zhangjin authored
add 'null' to missing value
-
Nikita Titov authored
[python] [docs] fixed objective in sklearn wrapper; added missed objectives & metrics to docs (#1059) * added missed aliases for task parameter * fixed indents * added missed aliases and options for tree_learner parameter * added missed objectives to docs * fixed typo in Poisson parameter and its description * fixed model_format parameter description * added missed metrics to docs * fixed sklearn objective * fixed set_params * fixed docs * added missed options to objectives * added note about ignore_column (#1061)
-
- 15 Nov, 2017 2 commits
- 14 Nov, 2017 1 commit
-
-
wxchan authored
* refine common.h * fix typo * specify captured variables
-
- 13 Nov, 2017 2 commits
-
-
Nikita Titov authored
* made max_bin parameter deprecated * fixed accidental docstrings in Sphinx * concrete version when deprecated stuff will be removed * added warnings in case of duplicated params to Dataset * fixed indents in docs
-
Nikita Titov authored
* fixed link in README * added chivee to maintainers' list
-
- 11 Nov, 2017 1 commit
-
-
Guolin Ke authored
* add quantile metric. * first draft. * add "sqrt" transform in regression objective function. * fix a bug. * update parameter doc * fix doc
-
- 09 Nov, 2017 2 commits
-
-
rgranvil authored
-
wxchan authored
* add init_score & test cpp and python result consistency * try fix common.h * Fix tests (#3) * update atof * fix bug * fix tests. * fix bug * fix dtypes * fix categorical feature override * fix protobuf on vs build (#1004) * [optional] support protobuf * fix windows/LightGBM.vcxproj * add doc * fix doc * fix vs support (#2) * fix vs support * fix cmake * fix #1012 * [python] add network config api (#1019) * add network * update doc * add float tolerance in bin finder. * fix a bug * update tests * add double torelance on tree model * fix tests * simplify the double comparison * fix lightsvm zero base * move double tolerance to the bin finder. * fix pylint * clean test.sh * add sklearn test * remove underline * clean codes * set random_state=None * add last line * fix doc * rename file * try fix test
-
- 06 Nov, 2017 1 commit
-
-
Qiwei Ye authored
* Update GPU-Tutorial.rst * Update Installation-Guide.rst * Update GPU-Tutorial.rst
-
- 01 Nov, 2017 2 commits
-
-
Nikita Titov authored
* fixed parameters consistent * added aliases to docs * added missed parameter top_k * fixed ignored subsample_for_bin parameter * added missed aliases to Quick Start Guide
-
Nikita Titov authored
-
- 31 Oct, 2017 1 commit
-
-
Andrey M authored
* Add a Dockerfile for the command-line interface * Check out tag 'stable' for building the CLI in Docker this tag points to the latest release/tagged version. * Update README.md for Docker as per review comments * Capitalize Python * Fix code snippet indention in the README for Docker
-
- 30 Oct, 2017 1 commit
-
-
Nikita Titov authored
* fixed docs building at Python 2.x * updated docs building guide * get back Python 3 at Travis * test commit for OSX * be more precise with python version inpylint task * turned warnings into errors * removed linkchecker validation from osx * removed warning about not included into any toctree * docs config cleanup * refined deprecation warnings mechanism * refine docs mock mechanism * be more precise with python version in check-docs task * redused the number of code lines * refined venv deployment * rollback python version in check-docs task * revert 'refine docs mock mechanism'. autodoc_mock_imports seems to be not working * added targets for big images * rollback to default python version in check-docs task * break long lines for mobile view * replaced pip with conda where it's possible
-
- 27 Oct, 2017 1 commit
-
-
Guolin Ke authored
-
- 26 Oct, 2017 4 commits
- 24 Oct, 2017 1 commit
-
-
Nikita Titov authored
* Update test_engine.py * Update test_engine.py
-
- 21 Oct, 2017 2 commits
-
-
Darío Hereñú authored
-
Laurae authored
* Fix Microsoft/LightGBM#1001
-
- 20 Oct, 2017 1 commit
-
- 19 Oct, 2017 1 commit
-
-
wxchan authored
-
- 18 Oct, 2017 3 commits
-
-
Nikita Titov authored
* added validation of python-package folder * fixed duplicate explicit targets names
-
Guolin Ke authored
-
Guolin Ke authored
commit c9e123f24fcbb159c04e6694c7f830530bb2f27e Author: Guolin Ke <i@yumumu.me> Date: Wed Oct 18 10:00:19 2017 +0800 change default max_cat_to_onehot commit 805a5c3125b9979d634922e1708877fa0fec80c6 Author: Guolin Ke <i@yumumu.me> Date: Tue Oct 17 22:57:18 2017 +0800 use one hot coding for the small cats
-
- 17 Oct, 2017 1 commit
-
-
ww authored
* add feature * add label idx move func to .cpp file * fix * move func to predictor * restore files * fix by commits * move the non-used features to the end of the feature vector * fix by commits * fix bug by commits
-
- 16 Oct, 2017 2 commits