PHNX-MOD / Machine_Learning_sport_Model

A study of a basketball model with a focus on Quarter Performance
https://vh3ewn-phnx0mod.shinyapps.io/cbbmodelrshiny/
Other
2 stars 0 forks source link

Step 3 : Label Winners #13

Open PHNX-MOD opened 1 year ago

PHNX-MOD commented 1 year ago
PHNX-MOD commented 1 year ago
Base_score = ((`FG%`*0.3) + (`3P%`*0.2)+(`FT%`*0.1)+(`ASTtoTOV%`*0.2)+
           (ORD*0.05)+(DRD*0.05)+(STLAvg*0.03)+(BLKAvg*0.02)+(DiffPFAvg*0.03)+HomeTeamAdv))
PHNX-MOD commented 1 year ago

consider these factors add home advantage factor add home GameType factor TipOff time factor Day of the week factor