Requesting Contact to help contribute to expanding on data. #411
Replies: 2 comments 5 replies
-
This is an open source project. If you want to commit to it, feel free to do so. There should be no reason for people to contact you directly. @kyleskom Delete this spam. |
Beta Was this translation helpful? Give feedback.
-
Also another interesting observation, while running the training for the models in an isolated Fedora container on my server; I was able to achieve much higher accuracy for the XGB Models rather than running within Windows through PyCharm. I have spent much more time attempting to train on the Windows platform (which is my personal computer) rather than the Fedora container on my server to achieve a higher accuracy during the test-train-split. I don't know if that has anything to do with the actual operating system and being less ambiguous on the resources by running directly in Linux compared to Windows, or if it is the actual computational power of the server achieving better results with the xenon processors running with 24 cores. Just a fun little observation. |
Beta Was this translation helpful? Give feedback.
-
Good afternoon,
First off I wanted to say thank you for this beautiful project you have put together. I have been playing with it for the past couple of days. I noticed, going through the discussions and feedback that you are trying to add player data. I have a separate project that I would love to share with you which will pull the active roster for each team, starters for each team and an injury/illness report for each team. This is all pulled through the nba api with no paywall or rate limit.
Also I created a basketball-reference-scraper that scrapes all of the game logs for each player for each date, including advanced statistics. This works through json responses. I can also provide pinnacle odds for NBA games and player props, as well as Draft King Odds. All of this is accomplished with no paywall, no rate limiting and should provide all of the information that you will need to continue to expand on this project.
I am so happy to have stumbled across this and would love to share my code with you to help you pull these statistics and use them to help expand; as you have shared this beautiful project as well with us.
My email address is: [email protected]
If you ever would like to reach out, I would love to share the resources that I have with you.
May you continue to grow in knowledge!
Thank you~
Beta Was this translation helpful? Give feedback.
All reactions