Commit ff12159
authored
change the default ensemble method to AlgoEnsembleBestByFold in AutoR… (#5722)
Change the default ensemble method
Signed-off-by: Mingxin Zheng
<18563433+mingxin-zheng@users.noreply.github.com>
Fixes Item 2 in #5564 .
### Description
A few sentences describing the changes proposed in this pull request.
### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [x] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
Signed-off-by: Mingxin Zheng <18563433+mingxin-zheng@users.noreply.github.com>1 parent 2b160b3 commit ff12159
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments