All Projects → kuharan → IPL-ML-2018

kuharan / IPL-ML-2018

Licence: AGPL-3.0 license
Predicting IPL match results. https://kuharan.github.io/IPL-ML-2018/

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to IPL-ML-2018

LocalSupport
A directory of local support services and volunteer opportunities
Stars: ✭ 60 (+328.57%)
Mutual labels:  heroku, heroku-deployment
PDF-Bot
A bot for PDF for doing Many Things....
Stars: ✭ 38 (+171.43%)
Mutual labels:  heroku, heroku-deployment
Tennis Crystal Ball
Ultimate Tennis Statistics and Tennis Crystal Ball - Tennis Big Data Analysis and Prediction
Stars: ✭ 107 (+664.29%)
Mutual labels:  sports, prediction
django-s3file
A lightweight file upload input for Django and Amazon S3
Stars: ✭ 66 (+371.43%)
Mutual labels:  heroku, heroku-deployment
Discord-Study-Bot
Discord-Study-Bot is a Study-Time-based leaderboard system in discord servers. This features an Overall leaderboard and leaderboards based on a Daily, Weekly, and Monthly basis.
Stars: ✭ 20 (+42.86%)
Mutual labels:  heroku, heroku-deployment
heroku-flask-template
A simple, fast and easy-to-deploy Heroku ready flask web app template written in Python.
Stars: ✭ 26 (+85.71%)
Mutual labels:  heroku, heroku-deployment
tgmusicbot
Telegram bot for downloading audio from YouTube, SoundCloud & MixCloud.
Stars: ✭ 66 (+371.43%)
Mutual labels:  heroku, heroku-deployment
parsesig
A Telegram bot that forwards messages from one private/public channel to another after formatting
Stars: ✭ 40 (+185.71%)
Mutual labels:  heroku, heroku-deployment
yt-heroku-demo
Code and instructions used in my YouTube video on how to deploy Spring Boot applications on Heroku
Stars: ✭ 21 (+50%)
Mutual labels:  heroku, heroku-deployment
WhiteDevil
🌀Quick Response Whatsapp Bot🌀
Stars: ✭ 45 (+221.43%)
Mutual labels:  heroku, heroku-deployment
img ai app boilerplate
An image classification app boilerplate to serve your deep learning models asap!
Stars: ✭ 27 (+92.86%)
Mutual labels:  heroku, heroku-deployment
point-cloud-prediction
Self-supervised Point Cloud Prediction Using 3D Spatio-temporal Convolutional Networks
Stars: ✭ 97 (+592.86%)
Mutual labels:  prediction
Encoder-Forest
eForest: Reversible mapping between high-dimensional data and path rule identifiers using trees embedding
Stars: ✭ 22 (+57.14%)
Mutual labels:  decision-trees
ichingshifa
Python 易經筮法、大衍之數、六十四卦、六爻、京房易、爻辭、日期占卦、占卜。A python package of Ichingshifa (also known as Yarrow Stalks Divination).
Stars: ✭ 23 (+64.29%)
Mutual labels:  prediction
iam
💚 Introduction Bot for slack teams:
Stars: ✭ 12 (-14.29%)
Mutual labels:  heroku
exageostat
A High Performance Unified Framework for Geostatistics on Manycore Systems.
Stars: ✭ 20 (+42.86%)
Mutual labels:  prediction
nazar
Electronic component detection, identification and recognition system in realtime from camera image using react-native and tensorflow for classification along with Clarifai API with option to search the component details from web with description shown from Octopart fetched from server
Stars: ✭ 25 (+78.57%)
Mutual labels:  heroku
cfbscrapR
A scraping and aggregating package using the CollegeFootballData API
Stars: ✭ 25 (+78.57%)
Mutual labels:  sports
heroku-postico
Heroku Postgres connection tool for Postico
Stars: ✭ 37 (+164.29%)
Mutual labels:  heroku
newsemble
API for fetching data from news websites.
Stars: ✭ 42 (+200%)
Mutual labels:  heroku

Indian Premier League Predictions - 2018

made-with-python Website shields.io GitHub forks GitHub license Open Source Love Maintainers Wanted

The Indian Premier League, officially Vivo Indian Premier League (for sponsorship reasons), is a professional Twenty20 cricket league in India contested during April and May of every year by teams representing Indian cities and some states.

This project is an attempt to predict the winner of T20 cricket matches. The objective is to predict the result (winner) of every IPL match. The project also predicts the ultimate winner of the tournament. It does not impose a specific development philosophy or framework, so you're free to clone, modify and architect your code in the way that you want and add your contribution to this repository.

We are Live on Heroku!

Features

Minimum OS version - Jelly Bean 4.1, 4.1.1 Target OS version - Marshmallow 6.0 Size - 4.69 MB (Removed the android app)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • PyCharm
  • Any Web Browser

Modules Used

Pandas, sklearn, sklearn.tree, model_selection, DecisionTreeClassifier, csv, Flask, BeautifulSoup, requests, json 

List of all the packages that have been used in this project is frozen into requirements.txt file.

Dataset

The dataset that we use in this project is IPL (Indian Premier League) Dataset posted on Kaggle Datasets sourced from cricsheet. And calculated Team data based on player EF scores.

EFscore:

The eigenfactor score, a metric used for ranking teams in different formats of the game. This is an alternative way of ranking teams in international Cricket, by taking into account the relative strengths of the teams. A victory against a relatively stronger team will lead to a higher EFscore as compared to a victory against a relatively weaker team.

The advantage of this method is that it is a non-parametric way of ranking teams, that is we do not give any additional parameters to the algorithm for computing the team rankings.

Deployment

Click on this button to set up a live system on Heroku Cloud!

Deploy

Contributing

Please submit a pull request to this repo or open an issue.

Authors

Maintainers Wanted

I am looking for people to maintain this project and collaborate to increase the accuracy. I am open to suggestions and collaboration. drop me an email (kuharan . bhowmik @ gm ail . com )

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE.md file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].