Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (33 loc) · 1.45 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.45 KB

About The EPL Winning Team Prediction Application

EPW WTP is a web application that predicts the winning team of the english premier league football games using supervised machine learning algorithms , the app is developped using flask framwork and scikit-learn package for machine learning , pickle package for saving the trained models , this is for the backend , for the client the app developped with javascript using fetch api to connect diffrent end points with the client.

Run Flask App

Note : You need to install all the packages in the requirements.txt file to run the app.

Flask 1.1.2
numpy 1.19.5
pandas 1.2.4
scikit-learn 0.24.1
matplotlib 3.4.1

Packages

Flask 1.1.2
numpy 1.19.5
pandas 1.2.4
scikit-learn 0.24.1
matplotlib 3.4.1

Application Preview

The application home page

Logo

The models evaluation page

Logo

The prediction page

Logo


@Authon : Lakhder Amine.