Jiaming Yuan
|
75b8c22b0b
|
Fix prediction heuristic (#5955)
* Relax check for prediction.
* Relax test in spark test.
* Add tests in C++.
|
2020-07-29 19:24:07 +08:00 |
|
Jiaming Yuan
|
29a1356669
|
Deprecate reg:linear' in favor of reg:squarederror'. (#4267)
* Deprecate `reg:linear' in favor of `reg:squarederror'.
* Replace the use of `reg:linear'.
* Replace the use of `silent`.
|
2019-03-17 17:55:04 +08:00 |
|
YenChenLin
|
7ff704a13f
|
Fix typo in demo/regression/README.md
|
2016-01-05 23:42:02 +08:00 |
|
tqchen
|
c6c868449c
|
move documentation to repo
|
2015-04-19 13:48:19 -07:00 |
|
Skipper Seabold
|
a0e07f16c4
|
Update demo scripts to use installed python library
|
2015-04-08 14:22:54 -05:00 |
|
tqchen
|
3c1ed847fb
|
remove dependency on bst
|
2014-08-26 18:06:22 -07:00 |
|
Tianqi Chen
|
13b5269855
|
Update machine.conf
|
2014-08-22 20:00:04 -07:00 |
|
Joerg Rings
|
93d83ca077
|
Compatibility with both Python 2(.7) and 3
|
2014-05-19 11:23:53 -05:00 |
|
tqchen
|
98e507451c
|
chg all settings to obj
|
2014-05-16 19:10:52 -07:00 |
|
tqchen
|
dc239376c7
|
add dump nice to regression demo
|
2014-03-26 16:47:01 -07:00 |
|
tqchen
|
7d97d6b1d4
|
update regression
|
2014-03-26 16:25:44 -07:00 |
|
kalenhaha
|
0a971cb466
|
small fix
|
2014-03-27 00:08:47 +08:00 |
|
kalenhaha
|
feb914c35b
|
change the regression demo data set
|
2014-03-24 23:23:11 +08:00 |
|
kalenhaha
|
57713be940
|
remove test directory
|
2014-03-23 00:05:46 +08:00 |
|
kalenhaha
|
77901f2428
|
adding regression demo
|
2014-03-22 21:52:29 +08:00 |
|
kalenhaha
|
193d1d165f
|
separate binary classification and regression demo
|
2014-03-22 21:48:27 +08:00 |
|
tqchen
|
daab1fef19
|
pass simple test
|
2014-02-20 22:28:05 -08:00 |
|
kalenhaha
|
a0dddaf224
|
tab eliminated
|
2014-02-19 13:25:01 +08:00 |
|
kalenhaha
|
a20b1d1866
|
add toy data
|
2014-02-19 13:01:15 +08:00 |
|
kalenhaha
|
e1b5b99113
|
add in reg.conf for configuration demo
|
2014-02-18 16:49:23 +08:00 |
|