2149 Commits

Author SHA1 Message Date
pommedeterresautee
e384f549f4 Cleaning of demo 2015-12-02 15:47:45 +01:00
pommedeterresautee
8233d589b6 Improve predict function documentation 2015-12-02 15:47:12 +01:00
Michaël Benesty
88e7c6012b Merge pull request #664 from pommedeterresautee/master
Support GLM in importance plot + increase tests #Rstat
2015-12-02 11:10:00 +01:00
pommedeterresautee
1678a6fbdb Increase cover of tests #Rstat 2015-12-02 10:40:15 +01:00
pommedeterresautee
d04f7005de add support of GLM model in importance plot function 2015-12-02 10:39:57 +01:00
Bing Xu
5575257b08 Update README.md 2015-12-02 01:28:23 -07:00
Yuan (Terry) Tang
a1c0ee0e66 Merge pull request #644 from Far0n/verbose_eval_patch
small verbose_eval fixes
2015-12-01 14:58:58 -06:00
Michaël Benesty
c870ef49da Merge pull request #662 from pommedeterresautee/master
Improve feature importance on GLM model
2015-12-01 19:02:18 +01:00
pommedeterresautee
b05d5d3f24 Improve feature importance on GLM model 2015-12-01 18:44:25 +01:00
Michaël Benesty
423764ca2e Merge pull request #660 from pommedeterresautee/master
Polishing API + wording in function description #Rstat
2015-12-01 16:07:45 +01:00
pommedeterresautee
6ce57d9cf8 Add new tests for helper functions 2015-12-01 15:44:27 +01:00
Yuan (Terry) Tang
0ab719b59b Disable Python lint test temporarily 2015-12-01 08:39:25 -06:00
pommedeterresautee
5d169afd7e Merge branch 'master' of https://github.com/dmlc/xgboost 2015-11-30 22:36:18 +01:00
pommedeterresautee
8252d0d9f5 fix example 2015-11-30 16:33:33 +01:00
pommedeterresautee
2ca4016a1f fix relative to examples #Rstat 2015-11-30 16:21:43 +01:00
pommedeterresautee
730bd72056 some fixes for Travis #Rstat 2015-11-30 15:47:10 +01:00
pommedeterresautee
c09c02300a Add new tests for new functions 2015-11-30 15:04:17 +01:00
pommedeterresautee
376ba6912e Update test to take care of API change 2015-11-30 14:08:27 +01:00
pommedeterresautee
476a6842ea Fix Rstat 2015-11-30 10:26:23 +01:00
pommedeterresautee
07d62a4b89 Polishing API + wording in function description #Rstat 2015-11-30 10:22:14 +01:00
Michaël Benesty
bf19d821e0 Merge pull request #655 from pommedeterresautee/master
Add new multi tree plot function to R package
2015-11-28 18:08:27 +01:00
pommedeterresautee
28060d5595 Fix missing dependencies 2015-11-27 18:19:51 +01:00
pommedeterresautee
92e904dec9 add exclusion of global variables + generate Roxygen doc 2015-11-27 17:58:50 +01:00
pommedeterresautee
2fc9dcc549 Improve description wording 2015-11-27 17:34:26 +01:00
pommedeterresautee
5169d08735 Add new multi.tree function to R package 2015-11-27 14:49:06 +01:00
pommedeterresautee
e43830955f parameter names change in R function 2015-11-27 14:48:54 +01:00
Michaël Benesty
9bc3d16599 Merge pull request #648 from pommedeterresautee/master
New function to plot model deepness
2015-11-24 13:52:40 +01:00
pommedeterresautee
6e9017c474 fix for Travis 2015-11-24 13:12:35 +01:00
pommedeterresautee
485b30027f Plot model deepness
New function to explore the model by ploting the way splits are done.
2015-11-24 11:45:32 +01:00
Far0n
af166bf0a0 small verbose_eval fixes
- ensures same behavior for verbose_eval=0 and verbose_eval=False
- fix printing last eval message if early_stopping_rounds is set, but xgb
  runs to the end
2015-11-24 09:22:25 +01:00
tqchen
3a18b68f5f Merge commit '8ddffb36e1094e0fe3984e0eab132c23c58079a7' 2015-11-23 14:32:25 -08:00
tqchen
8ddffb36e1 Squashed 'subtree/rabit/' changes from e81a11d..bed6320
bed6320 Merge pull request #26 from DrAndrey/master
291ab05 Remove redundant whitespace again
de25163 Remove redundant whitespace
3a6be65 Fix bug with name of sleep function

git-subtree-dir: subtree/rabit
git-subtree-split: bed63208af736c4aa289b629fbe5396bd9f513d9
2015-11-23 14:32:25 -08:00
Michaël Benesty
9cfe4bc6fe Merge pull request #647 from pommedeterresautee/master
Implement #431 PR
2015-11-23 19:47:08 +01:00
pommedeterresautee
60dd75745f Implement #431 PR 2015-11-23 18:19:59 +01:00
Yuan (Terry) Tang
13829329bd Merge pull request #639 from terrytangyuan/typo
Frequence to Frequency
2015-11-20 21:58:46 -06:00
terrytangyuan
51ee382517 Frequence to Frequency 2015-11-20 20:25:29 -06:00
Tianqi Chen
77fab79d83 Merge pull request #630 from sammthomson/docfix
grammar/style fixes for "Introduction to Boosted Trees" docs
2015-11-17 13:33:24 -08:00
Sam Thomson
2e9e6c82f9 grammar/style fixes for "Introduction to Boosted Trees" docs 2015-11-17 13:26:33 -08:00
Yuan (Terry) Tang
7e839c5c9e Merge pull request #627 from lenguyenthedat/patch-1
Updated build instructions for OS X.
2015-11-16 23:04:46 -06:00
Dat Le
bf50d25ea1 Updated build.md for OS X
OS X EI Capitan does not seem to stably support the clang build version anymore.
2015-11-16 10:28:12 +08:00
Yuan (Terry) Tang
83e61bf99e Merge pull request #621 from JohanManders/python-verbose-eval-extension
Python verbose_eval extension
2015-11-13 04:07:21 -06:00
Johan Manders
e68e9659ab Python verbose_eval extension
This is an extension of the verbose_eval abilities.

Removed some trailing-whitespaces
2015-11-13 08:19:44 +01:00
Yuan (Terry) Tang
cb5171914e Merge pull request #623 from sinhrks/pandas_label
Cleanup pandas support
2015-11-12 18:04:29 -06:00
sinhrks
25c4fbd0cb Cleanup pandas support 2015-11-13 06:55:04 +09:00
Yuan (Terry) Tang
4fb6153eed Fixed minor lint issue 2015-11-12 09:01:05 -06:00
Yuan (Terry) Tang
a2216c12a0 Added recent changes 2015-11-12 08:57:38 -06:00
Yuan (Terry) Tang
0a0951ba12 Clarification for best_ntree_limit 2015-11-12 08:53:45 -06:00
Yuan (Terry) Tang
42e1fd8fff Merge pull request #598 from Far0n/py_train
best_ntree_limit attribute & training continuation bugfix
2015-11-12 06:16:19 -06:00
Yuan (Terry) Tang
309fb90a5d Merge pull request #618 from phunterlau/master
fix pushd problem of pip building, convert README to rst for PyPI
2015-11-12 06:11:07 -06:00
Faron
7f2628acd7 unittest for 'num_class > 2' added 2015-11-12 08:23:11 +01:00