Skip to content

IPL Fantasy Cricket Dream 11 Team Predictor is a Flask Web Application that predicts the best fantasy cricket team based on player's previous records.

Notifications You must be signed in to change notification settings

jayeshbhandarkar/Web-Based-IPL-Team-Prediction

Repository files navigation

IPL-Team-Prediction

Project Title : IPL Fantasy Cricket Dream 11 Team Predictor

Project Overview

IPL Fantasy Cricket Dream 11 Team Prediction Project is a Flask Web Application that Predicts the Best Fantasy Cricket Team using Machine Learning, based on Match Venue, Player's Statistics and Previous Data of each player from 2008 to 2023.

Prerequisites

Before you begin, ensure you have the following installed:

Run following Commands.

STEP 1 - Creating virtual enviroment : To do so:-

  pip install virtualenv
  virtualenv env
  .\env\Scripts\activate.ps1

STEP 2 - Cloning the Repository :

    git clone https://github.com/jayeshbhandarkar/Web-Based-IPL-Team-Prediction.git
    cd Web-Based-IPL-Team-Prediction

STEP 3 - Installing all the Dependancies :

    - Flask
    - Pandas
    - NumPy
    - Matplotlib
    - Seaborn (*Optional, uncomment if used)

STEP 4 - Run the flask web application

    python dream.py

STEP 5 - Open Web-Browser (Chrome) and navigate to http://127.0.0.1:5000/ to use this web-application.

⬤ Please do ⭐ the Repository, if it helped you in anyway.

About

IPL Fantasy Cricket Dream 11 Team Predictor is a Flask Web Application that predicts the best fantasy cricket team based on player's previous records.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages