Skip to content
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

[BUG] Handling NaN Values in Time Series Data for Hybrid Model Prediction #176

Closed
1 task done
shristirwt opened this issue Oct 23, 2024 · 0 comments · Fixed by #185
Closed
1 task done

[BUG] Handling NaN Values in Time Series Data for Hybrid Model Prediction #176

shristirwt opened this issue Oct 23, 2024 · 0 comments · Fixed by #185
Assignees
Labels
bug Something isn't working gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇(GSSoC)

Comments

@shristirwt
Copy link
Contributor

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Description

The model raises a ValueError indicating that the input for the target variable (y) contains NaN values.
Screenshot 2024-10-23 204802

Steps to Reproduce

Include any relevant details like:

  • hybrid.ipynb
  • I was executing the code when I encountered the error
  • The code displayed error due to NaN values

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to the above, please explain how you would technically implement this.

I can check the NaN values and handle the missing values

@shristirwt shristirwt added the bug Something isn't working label Oct 23, 2024
@rohitinu6 rohitinu6 added gssoc-ext GSSoC'24 Extended Version hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇(GSSoC) hacktoberfest Hacktober Collaboration labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level1 10 Points 🥇(GSSoC)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants