Tianqi Chen
|
c4fa2f6110
|
Update model.md
|
2015-08-23 22:46:50 -07:00 |
|
Tong He
|
f305cdbf75
|
align formula
|
2015-08-23 22:31:00 -07:00 |
|
tqchen
|
6bcf35f2e1
|
minor
|
2015-08-23 22:06:38 -07:00 |
|
tqchen
|
3c114262aa
|
Merge branch 'master' of ssh://github.com/dmlc/xgboost
|
2015-08-23 22:04:24 -07:00 |
|
Tianqi Chen
|
b8330fc58a
|
Merge pull request #456 from phunterlau/master
add platform if statement in setup.py for pip for pull #450 issue
|
2015-08-23 22:04:19 -07:00 |
|
tqchen
|
483a7d05e9
|
Merge branch 'master' of ssh://github.com/dmlc/xgboost
Conflicts:
doc/index.md
doc/model.md
|
2015-08-23 22:03:50 -07:00 |
|
tqchen
|
8c4c754a72
|
update
|
2015-08-23 22:00:41 -07:00 |
|
phunterlau
|
f4a5a8b6cd
|
switch back to the original version info
|
2015-08-23 21:28:13 -07:00 |
|
phunterlau
|
bc6e2af374
|
add back setup.py after conflict resolving
|
2015-08-23 21:25:38 -07:00 |
|
phunterlau
|
6231e153e6
|
Merge branch 'dmlc-master'
|
2015-08-23 21:22:08 -07:00 |
|
phunterlau
|
2dcf263536
|
Merge branch 'master' of git://github.com/dmlc/xgboost into dmlc-master
Conflicts:
python-package/setup.py
|
2015-08-23 21:20:31 -07:00 |
|
phunterlau
|
f258a68029
|
add platform if statement in setup.py for pip for pull #450 issuecomment-133795287
|
2015-08-23 20:38:26 -07:00 |
|
hetong007
|
7294ac4fc9
|
refine model doc
|
2015-08-23 17:04:08 -07:00 |
|
hetong007
|
cc3c98d9b7
|
fix formula
|
2015-08-23 16:59:29 -07:00 |
|
hetong007
|
30c30d3696
|
modify model doc
|
2015-08-23 16:56:57 -07:00 |
|
hetong007
|
5196458305
|
add plot
|
2015-08-23 16:28:24 -07:00 |
|
hetong007
|
d5d48560a7
|
add model description
|
2015-08-23 16:25:28 -07:00 |
|
Tianqi Chen
|
32009942fd
|
Merge pull request #455 from sinhrks/py3
Python Visualization Fix for python 3
|
2015-08-23 14:29:33 -07:00 |
|
sinhrks
|
00702dc39b
|
Fix for python 3
|
2015-08-24 05:09:27 +09:00 |
|
Tianqi Chen
|
8e06726f6b
|
Merge pull request #454 from VGuette/master
Missing parentheses in call to 'print' Thanks for the contribution!
|
2015-08-23 09:16:16 -07:00 |
|
VGuette
|
10273a0288
|
Update setup.py
|
2015-08-23 11:01:43 +02:00 |
|
Tianqi Chen
|
19eef1d0da
|
Merge pull request #450 from phunterlau/master
add necessary configrations for pip installation
|
2015-08-20 18:45:30 -07:00 |
|
Tong He
|
07182444d2
|
Update README.md
|
2015-08-20 13:53:20 -07:00 |
|
phunterlau
|
5e81a210ce
|
polish README.md with more information for PR #450
|
2015-08-20 12:33:28 -07:00 |
|
phunterlau
|
db444c4a08
|
update with comments on PR #450, fixed styles and updated CHANGES and CONTRIBUTORS
|
2015-08-20 10:10:34 -07:00 |
|
phunterlau
|
70e230815b
|
add necessary configrations for pip installation
|
2015-08-20 01:26:17 -07:00 |
|
Tianqi Chen
|
4af680c3b6
|
Merge pull request #439 from sinhrks/pyviz
Add visualization to python package! great job
|
2015-08-15 09:48:49 -07:00 |
|
sinhrks
|
d24b36adf9
|
ENH: Add visualization to python package
|
2015-08-16 00:57:21 +09:00 |
|
Tianqi Chen
|
a13a3d1552
|
Merge pull request #443 from jdwittenauer/master
Cleaned up guide-python directory.
|
2015-08-13 18:07:42 -07:00 |
|
John Wittenauer
|
7a3676851d
|
Cleaned up guide-python directory.
|
2015-08-13 20:32:47 -04:00 |
|
Tianqi Chen
|
a7202ee804
|
Merge pull request #438 from terrytangyuan/patch-1
fixed typos in basic_walkthrough demo
|
2015-08-10 22:45:24 -07:00 |
|
Yuan Tang
|
3dd40b9f37
|
fixed typos in basic_walkthrough demo
|
2015-08-10 20:35:10 -04:00 |
|
Tianqi Chen
|
18e1ddec3c
|
Merge pull request #435 from terrytangyuan/typos
fixed some typos in demos comments
|
2015-08-09 19:51:32 -07:00 |
|
terrytangyuan
|
b3bffcef34
|
fixed some typos in demos comments
|
2015-08-09 22:15:02 -04:00 |
|
Tianqi Chen
|
752cf4c95d
|
Update xgboost_R.cpp
|
2015-08-04 22:56:16 -07:00 |
|
Tianqi Chen
|
b30aa96a88
|
Update xgboost_R.cpp
|
2015-08-04 20:14:58 -07:00 |
|
tqchen
|
0f6ad749f5
|
remove debug messages fix lint
|
2015-08-04 19:40:30 -07:00 |
|
Tianqi Chen
|
f42e4932fa
|
Merge pull request #430 from EricChenDM/master
fix SetCombine and SetPrune bug
|
2015-08-04 19:36:42 -07:00 |
|
EricChanBD
|
3d38ebbef5
|
fix SetCombine and SetPrune bug
|
2015-08-05 06:19:54 +08:00 |
|
Tianqi Chen
|
889887c2f1
|
Update README.md
|
2015-08-03 19:37:33 -07:00 |
|
Tianqi Chen
|
7fe8b95833
|
Update README.md
|
2015-08-03 19:36:29 -07:00 |
|
Tianqi Chen
|
bd1eaa25f2
|
Merge pull request #424 from ajkl/patch-14
Adding dmlc stamp
|
2015-08-03 19:25:30 -07:00 |
|
Ajinkya Kale
|
81b1befd10
|
Adding dmlc stamp
|
2015-08-03 15:46:22 -07:00 |
|
muli
|
64dd1973b9
|
align logo with title
|
2015-08-03 12:59:28 -04:00 |
|
Tong He
|
bf94add992
|
Update faq.md
|
2015-08-02 19:09:33 -07:00 |
|
Tong He
|
f7bb8fc10f
|
Update README.md
|
2015-08-02 19:04:32 -07:00 |
|
Tong He
|
014fa02c6a
|
Update README.md
|
2015-08-02 19:03:44 -07:00 |
|
tqchen
|
e8de5da3a5
|
Document refactor
change badge
|
2015-08-02 19:01:38 -07:00 |
|
tqchen
|
c43fee541d
|
enable basic sphinx doc
|
2015-08-01 11:27:13 -07:00 |
|
tqchen
|
8083c30e7b
|
quick fix of solaris problem in cranc check
|
2015-08-01 09:18:34 -07:00 |
|