Commit Graph
2421 Commits
Author SHA1 Message Date
Yuan (Terry) Tang 7a74c9523a Merge pull request #683 from terrytangyuan/pylint
Pylint Fixes
2015-12-11 19:04:38 -06:00
terrytangyuan 0eb6240fd0 Fixed all lint errors 2015-12-11 18:46:15 -06:00
terrytangyuan a7e79e089b fix lint errors in core 2015-12-11 18:37:13 -06:00
terrytangyuan 7be496a051 ignore nested blocks 2015-12-11 18:20:35 -06:00
terrytangyuan 5f2b2a6417 Re-enable py lint test 2015-12-11 18:13:14 -06:00
terrytangyuan c3ec8ee76f Added pylintrc file 2015-12-11 18:10:15 -06:00
Michaël Benesty 5a49eb06ca Merge pull request #682 from pommedeterresautee/master
Wording #Rstat
2015-12-10 18:54:52 +01:00
Michaël Benesty 1b07f86eb8 wording fix 2015-12-10 11:33:40 +01:00
Michaël Benesty b2e68b8dc7 New documentation rewording 2015-12-09 18:26:56 +01:00
Michaël Benesty 2d2f92631c Merge pull request #679 from pommedeterresautee/master
Wording of R doc in new functions
2015-12-08 21:45:17 +01:00
Michaël Benesty f761432c11 Merge remote-tracking branch 'refs/remotes/dmlc/master' 2015-12-08 18:19:25 +01:00
Michaël Benesty fbf2707561 Wording improvement 2015-12-08 18:18:51 +01:00
Yuan (Terry) Tang a06410055c Merge pull request #678 from phunterlau/master
update pip building, troubleshooting , and potential sklearn import error
2015-12-08 06:06:05 -06:00
pommedeterresautee ccd4b4be00 Merge branch 'master' of https://github.com/dmlc/xgboost 2015-12-08 11:22:23 +01:00
pommedeterresautee 855be97011 model dt tree function documentation improvement 2015-12-08 11:21:25 +01:00
phunterlau a4840b0268 update pip building, troubleshooting with new makefile, plus friendly error message when fail importing sklearn 2015-12-07 22:29:46 -08:00
Michaël Benesty f3c5d9c1b6 Merge pull request #675 from pommedeterresautee/master
Generate new features based on tree leafs
2015-12-07 12:30:22 +01:00
Michaël Benesty c1b2d9cb86 Generate new features based on tree leafs 2015-12-07 11:30:19 +01:00
Michaël Benesty 115c63bcde Merge remote-tracking branch 'refs/remotes/dmlc/master' 2015-12-07 11:04:46 +01:00
Yuan (Terry) Tang 162e91c5ca change .md to .rst 2015-12-06 20:25:53 -06:00
Michaël Benesty 14040123e8 Merge pull request #672 from derek-damron/patch-1
Update index.md
2015-12-07 00:08:26 +01:00
Derek Damron ea883b30a5 Update index.md
Fixing a couple of spelling and grammatical errors.
2015-12-06 14:38:59 -08:00
Yuan (Terry) Tang e25b2c4968 Remove redundant README 2015-12-06 11:05:44 -05:00
Michaël Benesty 3b67028ad6 remove intersect column in sparse Matrix 2015-12-05 19:02:05 +01:00
Michaël Benesty 4f4a5409d7 Merge remote-tracking branch 'refs/remotes/dmlc/master' 2015-12-05 18:30:09 +01:00
Yuan (Terry) Tang 88112f3d74 Added Apache License badge 2015-12-05 00:54:32 -05:00
Michaël Benesty 375192efa1 Merge pull request #670 from pommedeterresautee/master
Add code im demo to use the pred leaf in R
2015-12-04 16:35:43 +01:00
Michaël Benesty 2936378b76 Merge pull request #669 from dmoliveira/patch-1
Update README.md
2015-12-04 16:35:33 +01:00
pommedeterresautee 39fa45debe Add code to demo of leaf (show imprmt in accuracy) 2015-12-04 15:16:58 +01:00
Diego Marinho de Oliveira 2557d81b3b Update README.md
Link for line 26 was wrong, it pointed out again for the last demo. I was reading the readme and found the subtle inconsistence. Please, accept this minor change. It works correctly now.
2015-12-04 00:50:51 -02:00
Groves 91429bd63d Expose model parameters to R 2015-12-03 06:40:11 -06:00
pommedeterresautee ff95d6d0ab Merge remote-tracking branch 'refs/remotes/dmlc/master' 2015-12-02 19:12:33 +01:00
Michaël Benesty 5473994a42 Merge pull request #667 from pommedeterresautee/master
change account information (pommedeterresautee)
2015-12-02 18:59:38 +01:00
Michaël Benesty 3c260c545d Merge pull request #666 from pommedeterresautee/master
Code cleaning + doc improvement #Rstat
2015-12-02 16:11:17 +01:00
pommedeterresautee edca27fa32 Small rewording function xgb.importance 2015-12-02 15:48:22 +01:00
pommedeterresautee db922e8c88 Small rewording function xgb.importance 2015-12-02 15:48:22 +01:00
pommedeterresautee 6ceb3438be Cleaning in documentation 2015-12-02 15:48:01 +01:00
pommedeterresautee 0abb4338a9 Cleaning in documentation 2015-12-02 15:48:01 +01:00
pommedeterresautee 7479cc68a7 Cleaning of demo 2015-12-02 15:47:45 +01:00
pommedeterresautee e384f549f4 Cleaning of demo 2015-12-02 15:47:45 +01:00
pommedeterresautee e57043ce62 Improve predict function documentation 2015-12-02 15:47:12 +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
Michaël Benesty b708543309 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 45e6a6bbad 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
pommedeterresautee 43c860b6cc 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
Bing Xu 9a75daa388 Update README.md 2015-12-02 01:28:23 -07:00