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

Data Preparation #11

Closed PHNX-MOD closed 11 months ago

PHNX-MOD commented 11 months ago

Load the datasets (box_scores.csv, fixture_information.csv, test_fixtures.csv) into R using functions like read.csv or any suitable function based on the file format.

PHNX-MOD commented 11 months ago

working on this in R