Tianqi Chen
|
0b5e611c22
|
Merge pull request #49 from giuliohome/master
Thanks giulio!
|
2014-08-27 14:49:06 -07:00 |
|
giuliohome
|
f3136c2d92
|
README
|
2014-08-27 23:24:57 +02:00 |
|
giuliohome
|
73c42d4574
|
FIX: If you are using Windows, __declspec(dllexport) is necessary
|
2014-08-27 23:21:55 +02:00 |
|
unknown
|
a060a2e9a6
|
remove old R demo files
|
2014-08-27 13:16:16 -07:00 |
|
unknown
|
247e0d5d78
|
tidy code by formatR
|
2014-08-27 13:15:28 -07:00 |
|
unknown
|
4dcc7d7303
|
Merge branch 'master' of https://github.com/tqchen/xgboost
|
2014-08-27 12:58:04 -07:00 |
|
unknown
|
d747172d37
|
refinement of R package
|
2014-08-27 12:57:37 -07:00 |
|
Tianqi Chen
|
57c0ab2721
|
Update xgboost.py
|
2014-08-27 12:27:25 -07:00 |
|
Tianqi Chen
|
2451ba0f1c
|
Merge pull request #48 from giuliohome/master
adding a dll project to the msvc solution for the python wrapper on win64
|
2014-08-27 12:24:09 -07:00 |
|
giuliohome
|
30b31a6910
|
win64 python dll project
|
2014-08-27 20:38:30 +02:00 |
|
giuliohome
|
1383afd8f4
|
MSVS DLL Project for Python wrapper (ver.3 on win64)
|
2014-08-27 20:27:05 +02:00 |
|
giuliohome
|
ce1803a40c
|
Merge pull request #1 from tqchen/master
updating fork to current master
|
2014-08-27 20:17:44 +02:00 |
|
tqchen@graphlab.com
|
a59f8945dc
|
rename SparseBatch to RowBatch
|
2014-08-27 10:56:55 -07:00 |
|
tqchen@graphlab.com
|
d5a5e0a42a
|
rename findex->index
|
2014-08-27 10:52:27 -07:00 |
|
tqchen@graphlab.com
|
f3a3470916
|
make wrapper compile
|
2014-08-27 10:48:25 -07:00 |
|
tqchen@graphlab.com
|
0fe5470a4f
|
delete extra things
|
2014-08-27 09:59:39 -07:00 |
|
unknown
|
0130be4acc
|
major change in the design of R interface
|
2014-08-26 23:41:03 -07:00 |
|
Tianqi Chen
|
84e5fc285b
|
bst_ulong supported by sparsematrix builder
|
2014-08-26 20:32:33 -07:00 |
|
tqchen
|
414e7f27ff
|
Merge branch 'master' into unity
Conflicts:
src/learner/evaluation-inl.hpp
wrapper/xgboost_R.cpp
wrapper/xgboost_wrapper.cpp
wrapper/xgboost_wrapper.h
|
2014-08-26 20:32:07 -07:00 |
|
tqchen
|
4787108b5f
|
change uint64_t to ulong, to make mac happy, this is final change
|
2014-08-26 20:10:07 -07:00 |
|
Tianqi Chen
|
d00f27dc6b
|
change uint64_t to depend on utils
|
2014-08-26 20:08:13 -07:00 |
|
Tianqi Chen
|
3e5cb25830
|
minor fix, add openmp
|
2014-08-26 20:02:10 -07:00 |
|
Tianqi Chen
|
9d2c1cf9f5
|
add omp uint when openmp is not there
|
2014-08-26 19:59:55 -07:00 |
|
tqchen
|
90226035fa
|
chg r package path back
|
2014-08-26 19:39:34 -07:00 |
|
tqchen
|
7739f57c8b
|
change omp loop var to bst_omp_uint, add XGB_DLL to wrapper
|
2014-08-26 19:37:04 -07:00 |
|
tqchen
|
97467fe807
|
chg size_t to uint64_t
|
2014-08-26 19:12:51 -07:00 |
|
tqchen
|
2623ab0a60
|
chg size_t to uint64_t unsigned long in wrapper
|
2014-08-26 19:06:53 -07:00 |
|
tqchen
|
3c1ed847fb
|
remove dependency on bst
|
2014-08-26 18:06:22 -07:00 |
|
Tianqi Chen
|
636ffaf23b
|
Merge pull request #46 from tqchen/master
merge master into unity
|
2014-08-26 12:18:26 -07:00 |
|
tqchen@graphlab.com
|
46f14b8c27
|
fix magic so that it can detect binary file
|
2014-08-26 12:17:27 -07:00 |
|
tqchen@graphlab.com
|
9eb32b9dd4
|
Merge branch 'master' of ssh://github.com/tqchen/xgboost
|
2014-08-26 10:24:04 -07:00 |
|
tqchen@graphlab.com
|
2e3c214173
|
improve makefile
|
2014-08-26 10:23:57 -07:00 |
|
hetong
|
41d290906f
|
fix NAMESPACE with export method predict
|
2014-08-26 10:14:29 -07:00 |
|
hetong
|
262108cf3b
|
modify demo filenames
|
2014-08-26 10:02:13 -07:00 |
|
hetong
|
d9f363632a
|
Merge branch 'master' of https://github.com/tqchen/xgboost
Initial development of R pacakge and merge with the modification from tqchen.
|
2014-08-26 09:57:38 -07:00 |
|
hetong
|
4940fff55b
|
export fewer functions to user and optimize parameter setting
|
2014-08-26 09:57:28 -07:00 |
|
Tianqi Chen
|
98e92f1a79
|
more detailed warning
|
2014-08-26 09:29:17 -07:00 |
|
Tianqi Chen
|
b1bffde6c9
|
fix compile under rtools
|
2014-08-26 09:09:28 -07:00 |
|
hetong
|
5f6d5d19b8
|
import package methods in desc
|
2014-08-25 23:01:53 -07:00 |
|
tqchen@graphlab.com
|
a1f1015ae1
|
add package parameter to all calls, test pass in mac
|
2014-08-25 22:25:03 -07:00 |
|
tqchen
|
7297c0a92b
|
add openmp flags
|
2014-08-25 22:14:48 -07:00 |
|
tqchen
|
ddc0970c46
|
Merge branch 'master' of ssh://github.com/tqchen/xgboost
|
2014-08-25 22:02:19 -07:00 |
|
tqchen
|
0fca16008e
|
runnable
|
2014-08-25 22:01:35 -07:00 |
|
Tianqi Chen
|
47a0e84c5f
|
add win make
|
2014-08-25 21:54:24 -07:00 |
|
tqchen
|
c6eaf01a97
|
add git ignore
|
2014-08-25 21:25:49 -07:00 |
|
tqchen
|
68f38cf228
|
initial trial package
|
2014-08-25 21:20:55 -07:00 |
|
Tianqi Chen
|
c6d59dac4b
|
Merge pull request #45 from tqchen/master
better error handling
|
2014-08-25 16:00:33 -07:00 |
|
tqchen@graphlab.com
|
c2484f3134
|
better error handling
|
2014-08-25 15:58:52 -07:00 |
|
tqchen
|
4c04cf8728
|
add grow5 back, seems no changes
|
2014-08-25 14:08:38 -07:00 |
|
tqchen
|
0066cd13a7
|
Merge branch 'unity' of ssh://github.com/tqchen/xgboost into unity
|
2014-08-25 13:57:21 -07:00 |
|