- 06 Apr, 2017 1 commit
-
-
Guolin Ke authored
* many refactors. * remove multi_loglossova. * fix tests. * avoid using lambda function. * fix some format. * reduce branching.
-
- 30 Mar, 2017 1 commit
-
-
Guolin Ke authored
-
- 26 Mar, 2017 1 commit
-
-
wxchan authored
-
- 25 Mar, 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
-
- 24 Mar, 2017 1 commit
-
-
Laurae authored
-
- 17 Mar, 2017 1 commit
-
-
wxchan authored
-
- 08 Mar, 2017 1 commit
-
-
wxchan authored
-
- 01 Mar, 2017 4 commits
- 18 Feb, 2017 1 commit
-
-
wxchan authored
* add data_splitter for cv * update gitignore * clean code
-
- 03 Feb, 2017 1 commit
-
-
wxchan authored
* refine plot * use warnings * refine logic * revert 'move to compat.py'
-
- 02 Feb, 2017 2 commits
-
-
Aécio Santos authored
-
wxchan authored
-
- 30 Jan, 2017 1 commit
-
-
Tsukasa OMOTO authored
* Support Poisson regression Close #233 * update docs
-
- 28 Jan, 2017 1 commit
-
-
wxchan authored
* add plot metrics * move 'raise Exception' to check_not_tuple_of_2_elements * rename 'plot_metrics' to 'plot_metric' * fix misleading message/docs * change 'Metrics' in title to 'Metric' * fix misleading comment
-
- 25 Jan, 2017 1 commit
-
-
wxchan authored
* add plot tree * add docs * add example * add test * fix test * fix decision type * add show_info * use feature name if available
-
- 20 Jan, 2017 2 commits
- 17 Jan, 2017 1 commit
-
-
wxchan authored
-
- 16 Jan, 2017 1 commit
-
-
wxchan authored
-
- 12 Jan, 2017 3 commits
-
-
Preston Parry authored
-
ClimbsRocks authored
-
wxchan authored
* suppprt pandas categorical * refine logic * make default=auto * fix train/valid categorical codes * add test * unify set _predictor * fix tests * fix warning * support feature_name=int
-
- 10 Jan, 2017 3 commits
-
-
wxchan authored
-
Tsukasa OMOTO authored
-
Tsukasa OMOTO authored
-
- 09 Jan, 2017 3 commits
-
-
Tsukasa OMOTO authored
* Add L1 objective function * fix hessians * update
-
Tsukasa OMOTO authored
* Add Huber loss https://en.wikipedia.org/wiki/Huber_loss * update * update docs/Parameters.md * update
- 08 Jan, 2017 1 commit
-
-
wxchan authored
* use handle is not None for _is_constructed * sort imports; clean code; move FAQ to docs
-
- 04 Jan, 2017 1 commit
-
-
wxchan authored
-
- 03 Jan, 2017 1 commit
-
-
wxchan authored
* add @property to sklearn interface * add deprecated; fix binary_metric
-
- 31 Dec, 2016 1 commit
-
-
wxchan authored
-
- 30 Dec, 2016 2 commits
-
-
Tsukasa OMOTO authored
* fix creating valid_sets * support both list and dict * update Python-API.md
-
Rahul Phatak authored
-
- 28 Dec, 2016 1 commit
-
-
wxchan authored
* remove other parameters in sklearn fit * add dart parameters to sklearn init
-
- 26 Dec, 2016 2 commits