microsoft / microsoft/FLAML

Ensemble not using custom CV

Open
#709 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
565
Avg merge
5d 8m
Merged PRs (30d)
17

Description

Hi,

It appears that the ensemble code does not use CV when provided to automl settings. In my case, my data requires a custom CV:

```
"eval_method": "cv",
"split_type": cv,
```

When I ensemble with FLAML, the results are worse because it's not passing the cv iterator. Thanks for your consideration.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.