A web app that predicts starting bid of a player based on its records in real time using machine learning.
- Web App created using Django in Projects Folder
- Machine Learning Using TensorFlow
- If url not working, go to /Project/Fifa_Site/ in cmd and run command python manage.py runserver and type 127.0.0.1/8000 in a web browser
- Fifa19.ipynb ==> Jupter Notebook
- Fifa19_Model ==> Saved trained model that will be used for making real time predictions
- Project ==> Django Website
- data.csv ==> Data considered for building the model
- *.npz ==> All 'npz' tensor files