[BUG] Handling NaN Values in Time Series Data for Hybrid Model Prediction #176
Labels
bug
Something isn't working
gssoc-ext
GSSoC'24 Extended Version
hacktoberfest
Hacktober Collaboration
hacktoberfest-accepted
Hacktoberfest 2024
level1
10 Points 🥇(GSSoC)
Has this bug been raised before?
Description
The model raises a ValueError indicating that the input for the target variable (y) contains NaN values.
Steps to Reproduce
Include any relevant details like:
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
The text was updated successfully, but these errors were encountered: