-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AutoML: CI trips with ValueError: Input contains NaN.
#298
Comments
Recommendation@andnig suggested:
Thanks! Rationale
|
Hi again. GH-300 makes it so to exclusively use a single model, "ets_cds_dt". Unfortunately, it still trips on CI. |
Wasn't the script about using 3 models? I think the later benchmarking operations need at least 3 models, don't they? |
Ah all right. That looks like I didn't know what I was doing at all. Thanks! |
Currently, we see no problems on CI in this regard. Therefore, I am closing the issue. Thanks for your support, @andnig! |
The problem still happens occasionally, so re-opening. -- https://github.com/crate/cratedb-examples/actions/runs/8644976949/job/23701224841#step:6:1137 |
Happened again on the nightly job run. And again on a PR. |
Originally coming from an issue that mixed things up, GH-170, let's get things straight here.
Problem
CI on the AutoML job occasionally trips like this, failing the CI run.
-- https://github.com/crate/cratedb-examples/actions/runs/7884792002/job/21514554253#step:6:1146
Outlook
@andnig shared his suggestions at #170 (comment) already. Maybe you can add them here instead?
The text was updated successfully, but these errors were encountered: