Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 568 Bytes

File metadata and controls

18 lines (10 loc) · 568 Bytes

Football-Player-Transfer-Prediction

Football Player Transfer Prediction Using Different Classifiers

In order to run this project we need anachonda navigator(for python).Open the code with Spyder and then give correct path for the .csv file. Import the librabry file in case the files are not imported already, then run the code.

===============================================================================

Libraries and Packages to be Installed

• Numpy

• Pandas

• Sklearn for classifiers and performance metrics

Python 3.6.3 or higher.