- 21 Feb, 2024 1 commit
-
-
James Lamb authored
-
- 10 Dec, 2021 1 commit
-
-
Nikita Titov authored
-
- 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
-
- 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
-
- 08 Sep, 2020 1 commit
-
-
Nikita Titov authored
-
- 27 Oct, 2019 1 commit
-
-
Nikita Titov authored
-
- 14 Mar, 2019 1 commit
-
-
Nikita Titov authored
-
- 23 Oct, 2018 1 commit
-
-
Nikita Titov authored
-
- 28 Sep, 2018 1 commit
-
-
Nikita Titov authored
* fixed FutureWarning about cv default value * fixed according to new check_estimator API * fixed joblib warning
-
- 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
-
- 05 Sep, 2017 1 commit
-
-
Nikita Titov authored
* improved sklearn interface; added sklearns' tests * moved best_score into the if statement * improved docstrings; simplified LGBMCheckConsistentLength * fixed typo * pylint * updated example * fixed Ranker interface * added missed boosting_type * fixed more comfortable autocomplete without unused objects * removed check for None of eval_at * fixed according to review * fixed typo * added description of fit return type * dictionary->dict for short * markdown cleanup
-
- 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
-
- 12 Mar, 2017 1 commit
-
-
wxchan authored
-
- 12 Jan, 2017 1 commit
-
-
ClimbsRocks authored
-
- 03 Jan, 2017 1 commit
-
-
wxchan authored
* add @property to sklearn interface * add deprecated; fix binary_metric
-
- 18 Dec, 2016 1 commit
-
-
wxchan authored
* add gridsearch example for python sklearn * reset_learning_rate->reset_parameter * make callbacks public
-
- 17 Dec, 2016 1 commit
-
-
wxchan authored
-
- 09 Dec, 2016 1 commit
-
-
wxchan authored
-
- 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
-