Di
|
7e5bab599a
|
Add early stopping to double ensemble model, add example (#1375)
* Add early stopping to double ensemble model, add example
* Fix lint error
|
2022-11-28 14:02:44 +08:00 |
|
Lewen Wang
|
d149c2b177
|
Use average weights in DoubleEnsemble. (#1205)
* Use average weights in DoubleEnsemble.
* Use average weights in DoubleEnsemble.
Co-authored-by: lwwang1995 <lewenwang@msrawsa02.corp.microsoft.com>
|
2022-07-17 23:02:46 +08:00 |
|
Linlang Lv (iSoftStone)
|
30e457119c
|
add_pre-commit_and_flake8_to_CI
|
2022-03-25 16:56:02 +08:00 |
|
Young
|
6a946761cf
|
Black(new version) Format
|
2022-02-06 22:33:16 +08:00 |
|
you-n-g
|
334b92ace7
|
Checking dataset empty (#647)
* Checking dataset empty
* add dataset checker
|
2021-10-14 23:35:12 +08:00 |
|
zhupr
|
0a4e241608
|
add get_feature_importance to model interpret
|
2021-05-27 14:19:10 +08:00 |
|
D-X-Y
|
0386df7b16
|
Collect all contrib models in __init__ and add unit tests for init
|
2021-03-28 10:39:28 +00:00 |
|
D-X-Y
|
d13c9ae018
|
Avoid dividing zero in model.double_ensemble
|
2021-03-07 11:25:53 +00:00 |
|
meng-ustc
|
1de4def444
|
Update parameter names: 'k' and 'base'
|
2021-03-02 16:14:56 +09:00 |
|
meng-ustc
|
ce60097722
|
Add README and Formatted
|
2021-02-24 16:59:31 +09:00 |
|
meng-ustc
|
8c3ec164ff
|
Add A New Baseline: DoubleEnsemble
|
2021-02-02 11:46:37 +09:00 |
|
meng-ustc
|
acdc469e39
|
Add A New Baseline: DoubleEnsemble
|
2021-02-01 21:05:34 +09:00 |
|