tqchen
c2fec29bfa
python package refactor into python-package
2015-07-30 22:04:45 -07:00
Tianqi Chen
f6fed76e7e
not working
2015-07-29 23:24:54 -07:00
Tianqi Chen
7560518eec
sleep
2015-07-29 23:23:40 -07:00
Tianqi Chen
53107995bf
give up for now
2015-07-29 22:54:21 -07:00
Tianqi Chen
264c636adf
add dep
2015-07-29 22:50:23 -07:00
Tianqi Chen
f9c02aa40f
final attempt
2015-07-29 22:45:28 -07:00
Tianqi Chen
11f27beccd
checkin debug
2015-07-29 22:41:06 -07:00
Tianqi Chen
ebdcd94bf5
Merge pull request #418 from dmlc/travis
...
Travis OSX support and unfinished appveyor
2015-07-29 22:36:24 -07:00
tqchen
4a6f4eaac9
giveup for now, appveyor do not support openmp for msvc yet allow openmp to switch on
2015-07-29 22:31:35 -07:00
tqchen
ebefb78fd4
use debug
2015-07-29 22:26:21 -07:00
tqchen
73ec467dd3
final
2015-07-29 22:22:43 -07:00
tqchen
0a9c8acd6d
final
2015-07-29 22:17:25 -07:00
tqchen
6f01fa50ce
try disable omp
2015-07-29 22:14:38 -07:00
tqchen
67d332e0f5
ok
2015-07-29 22:01:42 -07:00
tqchen
5dab410537
ok
2015-07-29 22:00:38 -07:00
tqchen
259dea0777
incomplete appveyor
2015-07-29 21:46:41 -07:00
tqchen
e30c724bd4
ok
2015-07-29 21:39:34 -07:00
tqchen
6f4148faab
ok
2015-07-29 21:37:16 -07:00
tqchen
7e16606618
ok
2015-07-29 21:36:28 -07:00
tqchen
c2c5ad2d47
finl
2015-07-29 21:35:15 -07:00
tqchen
1a91b15a6e
ok
2015-07-29 21:27:40 -07:00
tqchen
bb13c2cd15
ok
2015-07-29 21:25:52 -07:00
tqchen
033a0c139e
ok
2015-07-29 21:21:58 -07:00
tqchen
0d5741bc74
rest
2015-07-29 21:21:15 -07:00
tqchen
899bfbfbae
rest
2015-07-29 21:19:49 -07:00
tqchen
2bf0eeb82d
update appvegor
2015-07-29 21:15:25 -07:00
tqchen
c870c08b7e
disable openmp in dmlc
2015-07-29 21:11:44 -07:00
tqchen
fa41fe3f13
rename
2015-07-29 21:09:42 -07:00
tqchen
8f6e5e197b
ok
2015-07-29 21:07:18 -07:00
tqchen
15286523cf
ok
2015-07-29 21:06:29 -07:00
tqchen
d9599f816f
add appvegor
2015-07-29 21:01:53 -07:00
tqchen
6062f4dd58
update
2015-07-29 20:18:54 -07:00
tqchen
24a188588a
ok
2015-07-29 20:10:29 -07:00
tqchen
2ab6907fe2
add os lrt
2015-07-29 18:45:42 -07:00
tqchen
f44511e94d
fix mac build
2015-07-29 18:29:06 -07:00
tqchen
26675e6dcd
Merge branch 'master' of ssh://github.com/dmlc/xgboost
2015-07-29 18:24:27 -07:00
tqchen
75c8bdf962
add osx matrix
2015-07-29 18:24:19 -07:00
Tong He
efde0eb171
enable travis on os x
2015-07-29 18:16:59 -07:00
Tong He
f4a47fa78e
Merge pull request #414 from ajkl/patch-12
...
Fixing duplicate params in demo
2015-07-29 17:58:21 -07:00
tqchen
5f9f42292c
fix sklearn best score
2015-07-29 17:49:55 -07:00
Tianqi Chen
c261b3d1f5
Merge pull request #416 from ajkl/patch-13
...
add setuptools info
2015-07-29 17:38:58 -07:00
Ajinkya Kale
cca955fc94
add setuptools info
2015-07-29 16:20:55 -07:00
Ajinkya Kale
0c8c231949
Fixing duplicate params in demo
...
Issue in "demo(package="xgboost", custom_objective)"
> bst <- xgb.train(param, dtrain, num_round, watchlist,
+ objective=logregobj, eval_metric=evalerror)
Error in xgb.train(param, dtrain, num_round, watchlist, objective = logregobj, :
Duplicated term in parameters. Please check your list of params.
2015-07-29 14:28:34 -07:00
Tianqi Chen
d485d1849f
Merge pull request #409 from ajkl/patch-11
...
fixing broken basic_walkthrough links
2015-07-26 21:23:12 -07:00
Ajinkya Kale
74055cc15e
fixing broken basic_walkthrough links
2015-07-26 21:22:35 -07:00
Tianqi Chen
195f90159d
Merge pull request #408 from ajkl/patch-10
...
restructuring the README with an index
2015-07-26 21:14:48 -07:00
Ajinkya Kale
fc27e2f32d
adding DMLC back to the title
2015-07-26 20:31:51 -07:00
Ajinkya Kale
f2eb55683c
some more links and restructuring
2015-07-26 20:30:59 -07:00
Ajinkya Kale
9a936721d8
dropping raw graphlab url
2015-07-26 20:12:51 -07:00
Tianqi Chen
eee0d5b065
Merge pull request #327 from jseabold/sklearn-eval-set
...
ENH: Allow early stopping through scikit-learn API
2015-07-26 11:58:45 -07:00