Vadim Khotilovich
|
c70022e6c4
|
spelling, wording, and doc fixes in c++ code
I was reading through the code and fixing some things in the comments.
Only a few trivial actual code changes were made to make things more
readable.
|
2015-12-12 21:40:12 -06:00 |
|
tqchen
|
0162bb7034
|
lint half way
|
2015-07-03 18:31:52 -07:00 |
|
tqchen
|
e5dd894960
|
add a indicator opt
|
2015-06-02 11:38:06 -07:00 |
|
tqchen
|
792cff5abc
|
checkin some micro optimization
|
2015-05-15 23:54:03 -07:00 |
|
tqchen
|
e63faf0e85
|
minor shadow fix
|
2015-04-27 22:52:19 -07:00 |
|
tqchen
|
91a7a5f2e2
|
add small boundary checking
|
2015-04-10 10:55:42 -07:00 |
|
tqchen
|
36dcb061a8
|
larger boundary in edge case
|
2015-04-06 13:42:43 -07:00 |
|
tqchen
|
e79840e620
|
fix wrapper checkNAN
|
2015-03-08 09:52:59 -07:00 |
|
tqchen
|
e50fa9e78f
|
fix solaris
|
2015-03-03 13:16:20 -08:00 |
|
El Potaeto
|
e475b7d84e
|
Avoid some Cran check error messages
|
2015-01-21 13:26:34 +01:00 |
|
tqchen
|
5de0a2cdc0
|
sorted base sketch maker
|
2014-11-18 10:19:18 -08:00 |
|
tqchen
|
d11445e0b1
|
add in sync
|
2014-11-16 22:01:22 -08:00 |
|
tqchen
|
47145a7fac
|
ok, now work on update position
|
2014-10-16 11:56:55 -07:00 |
|
tqchen
|
aefe58a207
|
middle version
|
2014-10-16 10:38:49 -07:00 |
|
tqchen
|
e295128973
|
add bitmap .
|
2014-10-15 14:30:09 -07:00 |
|
tqchen
|
91e34c6fb4
|
ok
|
2014-09-12 21:26:38 -07:00 |
|
tqchen
|
5f6e849b21
|
Merge branch 'unity'
Conflicts:
src/utils/io.h
wrapper/xgboost.py
|
2014-09-03 13:52:03 -07:00 |
|
tqchen
|
1dbcebb6fe
|
fix cxx98
|
2014-09-02 22:12:28 -07:00 |
|
tqchen
|
e6e467ad60
|
more ignore
|
2014-09-02 17:40:30 -07:00 |
|
tqchen
|
f3360d173b
|
pass trival test
|
2014-09-02 17:38:51 -07:00 |
|
tqchen
|
ce2d34ecd4
|
check unity back
|
2014-08-29 18:35:26 -07:00 |
|
tqchen@graphlab.com
|
605269133e
|
complete refactor data.h, now replies on iterator to access column
|
2014-08-27 17:00:21 -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
|
7739f57c8b
|
change omp loop var to bst_omp_uint, add XGB_DLL to wrapper
|
2014-08-26 19:37:04 -07:00 |
|
tqchen
|
e4b9ee22fa
|
:Merge branch 'unity'
Conflicts:
src/gbm/gbtree-inl.hpp
src/learner/evaluation-inl.hpp
src/tree/param.h
|
2014-08-25 11:21:56 -07:00 |
|
Tianqi Chen
|
ca0b008fb0
|
clean up warnings from msvc
|
2014-08-25 11:01:21 -07:00 |
|
tqchen
|
ce97f2fdf8
|
a fixed version
|
2014-08-24 21:17:13 -07:00 |
|
tqchen
|
6daa1c365d
|
add cvgrad stats, simplify data
|
2014-08-24 20:07:16 -07:00 |
|
tqchen
|
4889b40abc
|
tstats now depend on param
|
2014-08-24 16:08:58 -07:00 |
|
tqchen
|
f71b732e7a
|
refactor grad stats to be like visitor
|
2014-08-24 15:17:22 -07:00 |
|
tqchen
|
2ac8cdb873
|
check in linear model
|
2014-08-22 19:27:33 -07:00 |
|
tqchen
|
58354643b0
|
chg root index to booster info, need review
|
2014-08-22 16:26:37 -07:00 |
|
tqchen@graphlab.com
|
9caccd3b36
|
change row subsample to prob
|
2014-08-19 12:07:52 -07:00 |
|
tqchen@graphlab.com
|
91e70c76ff
|
refresher test
|
2014-08-19 11:41:35 -07:00 |
|
tqchen
|
1d8c2391e8
|
update tree maker to make it more robust
|
2014-08-18 14:58:30 -07:00 |
|
tqchen@graphlab.com
|
3b02fb26b0
|
fix num parallel tree
|
2014-08-18 13:33:58 -07:00 |
|
tqchen
|
2c969ecf14
|
first version that reproduce binary classification demo
|
2014-08-16 15:44:35 -07:00 |
|
tqchen
|
ac1cc15b90
|
pass fmatrix as const
|
2014-08-15 21:24:23 -07:00 |
|
tqchen
|
34dd409c5b
|
mv code into src
|
2014-08-15 21:04:23 -07:00 |
|