Skip to content

A simple web app that predicts the score of a cricket match(ODI/T20). Built using flask and sklearn.

Notifications You must be signed in to change notification settings

ashishsurya/flask-score-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score Predictor

A ML-based Web Application in Python

Description

This machine learning model will predict the total score of the cricket match based on a machine learning algorithm known as Linear Regression.

Getting Started

Preview

Inital Screen

Fill Details

Get the Result

Customizing

  • If you want to customize the app you can clone the repo and install the pacakges as follows..
git clone <repo-url>
cd flask-score-predictor
pip install -r requirements.txt
python main.py

Authors

Contributors names and contact info

Surya Ashish LinkedIn

Frameworks and Technologies Used

  • Scikit Learn
  • Flask
  • Bootstrap

Future Improvements

  • Seperating the API and Frontend
  • Moving tha API from flask to fastapi
  • Building the frontend in ReactJS.

About

A simple web app that predicts the score of a cricket match(ODI/T20). Built using flask and sklearn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published