Replies: 1 comment 1 reply
-
Also, the code provided to obtain the flask isn't working, so i tried this: Any recommendations to fix the issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
First off, I'm relatively new to Python, neural networks, XG Models, etc. so I apologize if these seem like dumb questions or have been answered.
(Using Google Colab) I'm trying to get data (using the provided code), but I'm not seeing the files physically update. I believe the new data should update within the Team Data folder or the odds data for the new season/months of January, February, March this year. Are new folders supposed to be created when I run that code? What is happening when that code is ran?
I read in another discussion post, that I don't need to retrain the model every time new data is added, but would it be beneficial retrain the model since there was an addition of new data? Moreover, if I retrain it, its taking an excruciatingly long time to do so, is there a way around that?
Thank you for the help and opportunity to be a part of the project!
Beta Was this translation helpful? Give feedback.
All reactions