- 18 Aug, 2017 9 commits
-
-
Guolin Ke authored
* try to fix python memory leak * fix parameter error. * free old handle in _load_model_from_string . * fix best_score & best_iteration * refine logics. * fix tests.
-
Tsukasa OMOTO authored
* python-package: fix version * remove version variable
-
wxchan authored
* check params * add test case * fix pylint
-
Sebastian Flennerhag authored
-
run2 authored
* Fix Invalid decision type error while plotting tree in Python * Fix Invalid decision type error while plotting tree in Python (modified = to ==)
-
wxchan authored
-
wxchan authored
* params back up * refine logic
-
Guolin Ke authored
-
wxchan authored
* refine python codes * fix appveryor test * add note to feature_importances
-
- 01 Aug, 2017 1 commit
-
-
j-mark-hou authored
-
- 31 Jul, 2017 1 commit
-
-
j-mark-hou authored
* added get_ref_chain function to Dataset object, used it in train() to compare if training and validation have common reference ancestors * moved check of common ancestor reference from train() in engine.py to set_reference() in Dataset * moved check of common ancestor reference from train() in engine.py to set_reference() in Dataset * removed check for handle = None
-
- 28 Jul, 2017 1 commit
-
-
j-mark-hou authored
-
- 27 Jul, 2017 1 commit
-
-
Laurae authored
-
- 22 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 21 Jul, 2017 1 commit
-
-
Derek Xiao authored
missing parameter "self" in signature of Booster.get_leaf_output
-
- 20 Jul, 2017 1 commit
-
-
Guolin Ke authored
-
- 18 Jul, 2017 1 commit
-
-
Fang-Chieh Chou authored
-
- 14 Jul, 2017 2 commits
- 13 Jul, 2017 1 commit
-
-
Joshua Adelman authored
-
- 07 Jul, 2017 2 commits
- 06 Jul, 2017 2 commits
-
-
Guolin Ke authored
-
Preston Parry authored
thanks for building in early_stopping! super useful.
-
- 30 Jun, 2017 3 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
wxchan authored
* setup.py custom install & sdist * global data_files * fix install rule * fix pylint * clean codes * use distutils.command * overwrite install_lib * add copy_files; fix pylint * install openmpi only TASK=mpi * add TASK=sdist & bdist * setuptools.command instead of distutils * add METHOD=pip for gpu test * use openmpi to install gcc * set OpenCL_INCLUDE_DIR & BOOST_ROOT * update doc * export BOOST_ROOT * update doc * update doc * update doc
-
- 28 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 27 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 25 Jun, 2017 2 commits
- 22 Jun, 2017 1 commit
-
-
Guolin Ke authored
-
- 21 Jun, 2017 1 commit
-
-
Tsukasa OMOTO authored
eval_at has been broken after e465f92a. This commit will fix eval_at.
-
- 20 Jun, 2017 3 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
Guolin Ke authored
* add make command to the python package. * Update README.rst * Update README.rst * Update README.rst * fix tests. * fix unix build * update readme * fix setup.py * update travis * Update .travis.yml * Update test.py * some fixes. * check the 64-bit python * fix build. * refine MANIFEST.in * update Manifest.in * add more build options. * Add fatal in cmake * fix a endif. * fix bugs. * fix pep8 * add test for the pip package build * add test pip install in travis. * fix version with pre-compile dll * fix readme.rst * update readme
-
- 16 Jun, 2017 1 commit
-
-
wxchan authored
* handle list for prediction * fix error msg
-
- 07 Jun, 2017 1 commit
-
-
Tsukasa OMOTO authored
This commit will regain backward compatibility that has been broken after e465f92a.
-
- 04 Jun, 2017 1 commit
-
-
wxchan authored
* check parameters * refine sklearn verbose logic * fix segfault * Warning -> Fatal * fix segfault
-
- 03 Jun, 2017 1 commit
-
-
Guolin Ke authored
-