Modify existing code -- 2
Budget: $10 – $30 USD
I have a tensorflow python code downloaded from github. The code is expected to predict the outcome of football matches, thus I want the following updates:
1.) Add a script to import new data from a url/folder (https://www.football-data.co.uk/mmz4281/2122/E0.csv)
2.) Use same code to predict matches on the csv/url (https://www.football-data.co.uk/fixtures.csv)
3.) Put the results/output in a csv
4.) Ask questions for more clarification
1.) Add a script to import new data from a url/folder (https://www.football-data.co.uk/mmz4281/2122/E0.csv)
2.) Use same code to predict matches on the csv/url (https://www.football-data.co.uk/fixtures.csv)
3.) Put the results/output in a csv
4.) Ask questions for more clarification