matheusccouto / palpiteiro

Fantasy soccer tips with machine learning and genetic algorithm.
MIT License
0 stars 0 forks source link

Features associations #112

Open matheusccouto opened 2 years ago

matheusccouto commented 2 years ago

Those features are highly associated and maybe some should be dropped.

"avg_odds_club" & "avg_odds_opponent" +0.701 "penalties_opponent_last_5" & "received_penalties_club_last_5" +0.658 "prob_club" & "prob_opponent" +0.652 "penalties_club_last_5" & "received_penalties_opponent_last_5" +0.635 "prob_opponent" & "proj_score_opponent" +0.411 "prob_club" & "proj_score_club"+0.407 "offensive_points_last_5" & "offensive_points_repr_last_5"+0.346 "avg_odds_opponent" & "prob_opponent" +0.334 "avg_odds_club" & "prob_club" +0.333 "avg_odds_opponent" & "prob_club"+0.331