STRATZ-Ken
STRATZ-Ken
I did not see any headers being added by manual checking, also didnt see any headers when testing with a client, or even in the code.
So I dug a bit more. It seems like web hosts will limit the client once they see Selenium Chrome with `--proxy-server=127.0.0.1:8000`. Really has little to do with Titanium. So...
I dont see it being a header. See these systems like Cloudflare are able to detect specific settings by running scripts on your machine. That is why they say "Wait...
Adjust the base formula to only bet if the odds are great then the juice. I.E. Making a bet for 55% confidence is not worth it as the house naturally...
> We want to be able to get the odds data automatically without having to manually input data for games. I scraped this in a previous project. Here is some...
@supersheepbear Is correct in this, and I checked the NBA stats endpoint to verify. I also created a scraping script in C# which pools each day, each player individually. As...
@supersheepbear Just to confirm, you went back and grabbed the last 10+ years of data with the fix you made, or you just trained on 1 year?
The more I thought about this, @supersheepbear Is correct, but partially. Yes, how the data is included is bad, but I dont think it would cause such a change in...
> I think one thing too is that I trained thousands of models with tons of different NN architectures. @kyleskom You mentioned this. Are you sure the model you provided...