Skip to content

A web app that predicts starting bid of a player based on its records in real time using machine learning

Notifications You must be signed in to change notification settings

adityamd/Fifa19_Project

Repository files navigation

Fifa19_Project

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
Note: URL for the webapp: fifa19.gq
  • 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
  1. Fifa19.ipynb ==> Jupter Notebook
  2. Fifa19_Model ==> Saved trained model that will be used for making real time predictions
  3. Project ==> Django Website
  4. data.csv ==> Data considered for building the model
  5. *.npz ==> All 'npz' tensor files

About

A web app that predicts starting bid of a player based on its records in real time using machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published