UBC-MDS / fifa-potential

Supervised machine learning model to predict potential rating of players in FIFA 22
https://ubc-mds.github.io/fifa-potential/high-potential-fifa-prediction-report.html
Other
0 stars 0 forks source link

Created python file for preprocessor function #18

Closed jbarns14 closed 10 months ago

jbarns14 commented 10 months ago

Created branch for preprocessor function module

meretelutz commented 10 months ago

Made some changes to the types of tests since the dataframe never actually gets passed to the function. All of the tests are running on my machine and passing. I think the branch is ready to be merged!

WaleedMahmood1 commented 10 months ago

I ran them on my laptop too, and the tests are all passing here as well. Good work! These changes are ready to 🚀!