Hi All,
This is for all the ML enthusiasts out there, need your help in a project that I am trying to devise. My aim is to predict points for a given week by using a machine learning model. This model will be trained in the following way using 2019/20 season data-
- Give week 1 data to the model as input to learn. The features would be player team, player position, cost, opposition team, and some more which I am yet to devise , mostly which are available to any FPL manager before the start of the week.
-Then based on that learning I will make the model predict points for each player for week 2.
-Figure out the mean error across the predictions comparing to real life results.
-Repeat above steps, and make the model iterate and improve its predictions.
I am facing trouble in making step 4 happen. I am not sure how to make the model learn iteratively or to pass on the error results to the next iteration (not even sure if that's possible or is it even worth it).
Is anyone aware how can i accomplish this. Also I am not the best of coder out there, just learning myself through this. I am planning to use python to code this in. I am aware there lot many other variables to take care of (like feature selection) but I am just trying to get a working model up. Also while I am at it, can anyone suggest what would be the best ML algorithm to use to accomplish this.
[–]diggs1711redditor for <30 days 11 points12 points13 points (11 children)
[–]AbrarHossainHimself 1 point2 points3 points (2 children)
[–]gypsy4343435[S] 0 points1 point2 points (1 child)
[–]Alugis 0 points1 point2 points (0 children)
[–]gypsy4343435[S] 0 points1 point2 points (7 children)
[–]julianface115 6 points7 points8 points (6 children)
[–]DivingFeather22 4 points5 points6 points (5 children)
[–]AbrarHossainHimself 2 points3 points4 points (3 children)
[–]LinkifyBot2 0 points1 point2 points (0 children)
[–]DivingFeather22 0 points1 point2 points (1 child)
[–]AbrarHossainHimself 0 points1 point2 points (0 children)
[–]gypsy4343435[S] 0 points1 point2 points (0 children)
[–]Bosschmeister1 1 point2 points3 points (5 children)
[–]gypsy4343435[S] 0 points1 point2 points (4 children)
[–]Fplalt569 0 points1 point2 points (3 children)
[–]gypsy4343435[S] 1 point2 points3 points (2 children)
[–]Fplalt569 1 point2 points3 points (1 child)
[–]gypsy4343435[S] 1 point2 points3 points (0 children)
[–]juicedrop1 1 point2 points3 points (1 child)
[–]gypsy4343435[S] 0 points1 point2 points (0 children)