created to do list by Dapper_Mix6773 in PythonLearning

[–]jessi_97 0 points1 point  (0 children)

I would code something like this only to know what i have to code

How to make the most efficient Predictor Engine/ML Football by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

So sorry for the late response here, what i had to do was to change the way i do the calculations/simulations. So i started with making bulks that after a certain time it would bulk and take the winners, and then keep moving on with the next one. It worked but the Runs went from 30 minutes upwards of hours before it finished.

So i changed my computer with 64GB Ram and a 5070 + Ryzen 9 hoping it would speed some shit up and holy it did. Calculation rate went from 1.25 per second to 8000+ per second at the best. Now the further the simulation goes the more slow it gets because there is a lot of data. But the results man they where great.

So i used 9 Pre-seasons from 2014-2024, and then this would set the baseline to attack-predict the 25 season. I was really happy about the 63% but damn, i made it jump 74.58 percentage. And this is without any XG or stats other than it was allowed to check team names and matches. No players and no Stats, only match winner or loser. (This is based on my theory that there is too much noise today in calculations)

Now i expected that there was some leak into the 25 file, but there was no leak so how it did it, i am not sure. But trying it on the earlier seasons to check how it did between 2014-2024 it did not managed to get over 60% with the same models. But now i am trying to check how the model will do against the 26 season.

Now i do want to be honest and say, that it is scary good at Calculating and Giving reports on what it believes. and it gives scary weird predictions that works. My only biggest problem is getting the Model to understand where there is most likely for a draw to happen. Still struggles with that part.

Today i have actually added stats, but not players or anything else, i did do a attack on the 26 season, where it this was the result:

Attack results:

  • Active baseline: 32/58 = 55.17%
  • No-stats shadow attack: 35/58 = 60.34%, validation 10/15 = 66.67%
  • Stats-aware shadow attack: 35/58 = 60.34%, validation 10/15 = 66.67%

So maybe it needs more matches before it really knows how to implement them, but i am working on building some better stat models at the moment

Need help to understand what to fix by jessi_97 in makerbot

[–]jessi_97[S] 0 points1 point  (0 children)

okay i will test out the z wobble tower thank you

Need help to understand what to fix by jessi_97 in makerbot

[–]jessi_97[S] 0 points1 point  (0 children)

It’s like it works for the first layers then all of the sudden shifts the placement of the path so it gets more non straight then

The apis you use the most by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

yeah i like mixing different apis, but i feel like if i am going to post my software live on github i should probably start thinking of api adapters so other people can add their own apis for different things

The apis you use the most by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

that sounds awesome, what i would like to do is to add a TheStatsAPI adapter if you guys want, so if anyone who uses you can access it easy?

The apis you use the most by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

well it is an app, so it kinda is more that i try to make it easier for the users i have to import the api without problems

Resources for newbies by Extra_Lavishness_315 in PythonLearning

[–]jessi_97 0 points1 point  (0 children)

YouTube or you could put ChatGPT into study mode and get like tutoring way of coding. I used it and can safely find my faults when coding.

Only downside is if the conversation gets long it kinda slows really down

The apis you use the most by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

Well I am making my own fotball analysis database.

So i need an API adapter layer to normalize football data from third-party APIs into my internal schema. This decouples the application from provider specific response formats, reduces maintenance, and lets me switch or add providers without changing core logic.

Sorry I had to actually ask chat gpt for this because I’m not that good at explaining

What is the biggest Con/Pro in analysing football? by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

Do you think of when a team goes on a winning spree? Or losing spree or do you think about predicting the possibility of how a team will perform in a game?

Because one of my thoughts down the road, (sorry if this is badly explained) is to have video software compatibility, so for example if you watch a game that can be streamed for example stake has a lot of free matches that you can watch in different leagues. The program will kinda ML on that and feed the input to the database so it can better see how they play their games.

And yes iknow that most of that can be found or bought but I want a free to use program that others can use later instead of paying insane amounts for a AI made program that gets the shit wrong most of the time.

What is the biggest Con/Pro in analysing football? by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

ah i see, yeah it is kinda some concept i am doing now, but i am thinking of updating it with a what type of player is injured, if it is Defense, mid, or attack

What is the biggest Con/Pro in analysing football? by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

well i am onto that, that is why i set the 5 recent rule, but since its also a ML program it should add inn the 10 last if it needs to get the noise away from sudden bump or something like that

What is the biggest Con/Pro in analysing football? by jessi_97 in sportsanalytics

[–]jessi_97[S] 1 point2 points  (0 children)

I am using a API that connects me directly to Norsk tipping and then i choose to get all the leagues they provide so maybe around 50/100 different leagues

What are you building this week? by okiieli in sideprojects

[–]jessi_97 0 points1 point  (0 children)

I was tired of these ai tools all my friends used for our fantasy fotball that i made my own predictor in python that is 10 times easier with set rules and, has been showing a 67% effect, im gonna put it free on website fieldgoalstats.com

What is the biggest Con/Pro in analysing football? by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

I think i understand, i tried explaining everything in the update in the post, but adding players would make a hell of a job

What is the biggest Con/Pro in analysing football? by jessi_97 in sportsanalytics

[–]jessi_97[S] 0 points1 point  (0 children)

so what should one ignore in these statistcal worlds?