HangLi
29e76c7ac0
add more params in sklearn wrapper.
2015-04-23 11:34:59 -07:00
tqchen
ddb7e538df
OK
2015-04-16 17:03:18 -07:00
tqchen
e8f6f3b541
some initial try of cachefiles
2015-04-15 15:15:23 -07:00
white1033
b4545df0e3
*Fix Sklearn.grid_search error
2015-04-07 23:57:01 +08:00
white1033
18cb8d7de2
fix indent warning by flake8
2015-04-05 23:22:40 +08:00
white1033
402e832ce5
*Fix XGBClassifier super()
2015-04-05 21:15:09 +08:00
Jamie Hall
d17cdd639f
bugfix
2015-04-02 20:33:07 -07:00
Tianqi Chen
9b0dee986f
Merge pull request #212 from zygmuntz/master
...
Early stopping for Python wrapper
2015-04-02 17:31:44 -07:00
Zygmunt Zając
d7f9499f88
early_stopping_rounds for train() in Python wrapper 🔥
2015-04-02 19:43:30 +02:00
Jamie Hall
a1a427af37
Fix some stuff
2015-04-02 00:05:14 -07:00
Jamie Hall
136e902fb2
Initial commit
2015-04-01 23:29:05 -07:00
Zygmunt Zając
39093bc432
early stopping for Python wrapper
2015-03-30 19:59:09 +02:00
Zygmunt Zając
7994858697
early stopping for Python wrapper
2015-03-30 19:58:25 +02:00
Zygmunt Zając
f9e157011f
early stopping for Python wrapper
2015-03-30 19:56:03 +02:00
Ivan Smirnov
8660ea91b5
Fixed the dll import for relative paths + various cleanup.
...
- DLL import now works when __file__ is a relative path
- Various PEP8 and whitespace fixes + whitespace cleanup
- Docstring fixes (conform to numpydoc)
- Added __all__ to the module
- Fixed mutable default values
- Removed print statements
- py2/py3-compatible string-type checks
- Replace asserts with proper exceptions
- Make classes new-style (derive from object)
2015-02-16 16:03:47 +00:00
tqchen
f49fd88de8
Merge branch 'unity'
...
Conflicts:
.gitignore
R-package/src/xgboost_R.cpp
src/gbm/gblinear-inl.hpp
tools/xgcombine_buffer.cpp
2015-01-18 20:09:21 -08:00
tqchen
b1f89f29b8
cleanup multi-node
2015-01-15 21:55:56 -08:00
tqchen
6b96737811
add dump statistics
2014-12-28 17:45:37 -08:00
tqchen
5f08313cb2
make wrapper ok
2014-11-23 14:03:59 -08:00
tqchen
168bb0d0c9
add predict leaf indices
2014-11-21 09:32:09 -08:00
Tianqi Chen
6ed82edad7
Merge pull request #106 from tqchen/master
...
pull master into unity
2014-11-21 08:56:01 -08:00
tqchen
a3806398b9
delete old cvpack
2014-09-08 21:34:42 -07:00
giuliohome
02e41be857
python 3 encoding
2014-09-08 23:40:04 +02:00
tqchen
ae3621b372
Merge branch 'unity'
...
Conflicts:
R-package/src/xgboost_R.cpp
wrapper/xgboost.py
2014-09-07 18:16:49 -07:00
tqchen
a1c6e22af9
add create from csc
2014-09-04 20:57:49 -07:00
tqchen
2bc1d2e73a
fix doc
2014-09-04 09:23:35 -07:00
tqchen
6c6d00261c
small fix to the doc
2014-09-04 09:18:52 -07:00
tqchen
da9c856701
add cv for python
2014-09-03 22:43:55 -07:00
tqchen
5f6e849b21
Merge branch 'unity'
...
Conflicts:
src/utils/io.h
wrapper/xgboost.py
2014-09-03 13:52:03 -07:00
Tianqi Chen
3192bf82d8
Update xgboost.py
2014-09-03 12:15:57 -07:00
antinucleon
0c36231ea3
chg
2014-09-03 12:57:05 -06:00
tqchen
998ca3bdc9
make some changes to cv
2014-09-03 11:46:33 -07:00
antinucleon
02dd8d1212
chg
2014-09-03 00:37:55 -06:00
tqchen
06b5533209
chg fobj back to obj, to keep parameter name unchanged
2014-09-02 23:15:41 -07:00
tqchen
ac8958b284
move custom obj build in into booster
2014-09-02 23:07:50 -07:00
tqchen
e4817bb4c3
fix ntreelimit
2014-09-02 15:05:49 -07:00
antinucleon
5177fa02e4
adjust weight
2014-09-02 15:22:08 -06:00
tqchen
eeb04a0603
Merge remote-tracking branch 'origin/unity'
...
Conflicts:
R-package/src/Makevars
R-package/src/Makevars.win
src/utils/io.h
wrapper/xgboost.py
2014-09-02 11:22:47 -07:00
tqchen
4592e500cb
add ntree limit
2014-09-01 15:10:19 -07:00
Tianqi Chen
366ac95ad3
windows check
2014-08-29 21:27:03 -07:00
tqchen
551b3b70f1
check unity back
2014-08-29 18:31:24 -07:00
Bing Xu
211d85f04b
make py work
2014-08-27 20:55:44 -06:00
Tianqi Chen
57c0ab2721
Update xgboost.py
2014-08-27 12:27:25 -07:00
giuliohome
1383afd8f4
MSVS DLL Project for Python wrapper (ver.3 on win64)
2014-08-27 20:27:05 +02:00
tqchen@graphlab.com
46f14b8c27
fix magic so that it can detect binary file
2014-08-26 12:17:27 -07:00
tqchen
da75f8f1a4
move ncol, row to booster, add set/get uint info
2014-08-24 17:19:22 -07:00
tqchen
3b12ff51b9
seems ok
2014-08-23 18:38:39 -07:00
tqchen
08a6b92216
chg
2014-08-23 14:20:29 -07:00