/Linear_Multivariate_Regression_on_Football_Statistics

Linear regression models are used to predict football player attacking stats based on attributes like finishing and passing, with the model trained, evaluated, and applied for predictions. Multiple features improve accuracy, and performance is assessed using metrics like MSE and R-squared.

Primary LanguageJupyter Notebook

Stargazers