Skip to content

ervinb0/Football-Market-Value-Estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚽ Football Player Market Value Estimator

Estimate a football player's market value using a machine learning model wrapped in a clean, responsive Flask web interface.

🚀 Features

  • Web UI built with Flask, HTML/CSS, and JavaScript
  • Input key player stats and get an instant market value prediction
  • Real-world inspired use case for scouts, agents, and analysts

🧠 Tech Stack

  • Python (Flask, scikit-learn)
  • HTML / CSS / JavaScript
  • pandas, numpy

🌐 Web App Usage

  1. Install dependencies: pip install -r requirements.txt
  2. Start the Flask app: python app.py
  3. Open your browser and visit: http://127.0.0.1:5000
  4. Fill in required player stats and submit to get a market value estimate.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors