All Projects → rsibi → epl-prediction-2017

rsibi / epl-prediction-2017

Licence: other
Predicting weekly football results in EPL for the 2017 season

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to epl-prediction-2017

foot
foot是一个集足球数据采集器,简单分析的项目.AI足球球探为程序全自动处理,全程无人为参与干预足球分析足球预测程序.程序根据各大指数多维度数据,结合作者多年足球分析经验,精雕细琢,集天地之灵气,汲日月之精华,历时七七四十九天,经Bug九九八十一个,编码而成.有兴趣的朋友,可以关注一下公众号AI球探(微信号ai00268).
Stars: ✭ 96 (+231.03%)
Mutual labels:  prediction, football
Fbp
FBP项目全称FootBallPrediction,历经9个月完成的足球比赛预测项目。项目结合大数据+机器学习,不断摸索开发了一个程序。程序根据各大公司赔率多维度预测足球比赛结果(包含胜和不胜)。机器学习用的是自己建立的“三木板模型”算法,已在国家期刊发表论文并被万方数据库收录,详见_ML_文件。目前准确率可达80%。该项目在自己创建的微信群里已经吸引了很多人,附件为群讨论截图,并且每天均有部分人根据预测结果参考投注竞彩,参考的人都获得了相应的收益。 现在想通过认识更多的有识之士,一起探索如何将项目做大做强,找到合伙人,实现共赢。希望感兴趣的同仁联系本人,微信号acredjb。公众号AI金胆(或AI-FBP),每天都有程序预测的足球比赛。程序优势请看Advantages和README文件。程序3.0版本:(第三轮目前13中12) 8月10日:13让负(正确) 8月11日:27让负(正确) 8月12日:11让负(正确) 8月13日:6胜(不正确) 8月14日:25让负(正确) 8月15日:无预测 8月16日:1胜(正确) 8月17日:6让负(正确) 8月18日:16胜(正确) 8月19日:34让负(正确) ... 1.0版本(第一轮为11中9) 2.0版本(第二轮13中11).
Stars: ✭ 337 (+1062.07%)
Mutual labels:  prediction, football
epl-ranktable-prediction
Prediction of Premier league standings using Poisson distribution
Stars: ✭ 16 (-44.83%)
Mutual labels:  prediction, football
ANTsR
Advanced Normalization Tools in R
Stars: ✭ 101 (+248.28%)
Mutual labels:  prediction
Vision CoreML-App
This app predicts the age of a person from the picture input using camera or photos gallery. The app uses Core ML framework of iOS for the predictions. The Vision library of CoreML is used here. The trained model fed to the system is AgeNet.
Stars: ✭ 15 (-48.28%)
Mutual labels:  prediction
FPLbot
A bot made for /r/FantasyPL
Stars: ✭ 54 (+86.21%)
Mutual labels:  football
arima
ARIMA, SARIMA, SARIMAX and AutoARIMA models for time series analysis and forecasting in the browser and Node.js
Stars: ✭ 31 (+6.9%)
Mutual labels:  prediction
continuous-analytics-examples
A collection of examples of continuous analytics.
Stars: ✭ 17 (-41.38%)
Mutual labels:  epl
AgeEstimateAdience
Age and Gender Estimation Using Convolutional Neural Network
Stars: ✭ 42 (+44.83%)
Mutual labels:  prediction
league-page
Create a custom league page for your Sleeper fantasy football league!
Stars: ✭ 52 (+79.31%)
Mutual labels:  football
FTRLProximal
R package for online training of regression models using FTRL Proximal
Stars: ✭ 12 (-58.62%)
Mutual labels:  prediction
Football Prediction Project
This project will pull past game data from api-football, and use these statistics to predict the outcome of future premier league matches through machine learning.
Stars: ✭ 44 (+51.72%)
Mutual labels:  football
worldcup-slack-bot
WorldCupBot will notify a Slack channel/group for every match during a FIFA World Cup
Stars: ✭ 33 (+13.79%)
Mutual labels:  football
Word-Prediction-Ngram
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
Stars: ✭ 25 (-13.79%)
Mutual labels:  prediction
node apply-magic-sauce
No description or website provided.
Stars: ✭ 47 (+62.07%)
Mutual labels:  prediction
Facial-Recognition-Tool
➰ A Facial Recognition tool based on Open-CV.
Stars: ✭ 44 (+51.72%)
Mutual labels:  prediction
ichingshifa
Python 易經筮法、大衍之數、六十四卦、六爻、京房易、爻辭、日期占卦、占卜。A python package of Ichingshifa (also known as Yarrow Stalks Divination).
Stars: ✭ 23 (-20.69%)
Mutual labels:  prediction
worldfootballR
A wrapper for extracting world football (soccer) data from FBref, Transfermark, Understat and fotmob
Stars: ✭ 188 (+548.28%)
Mutual labels:  football
Tensorflow-Wide-Deep-Local-Prediction
This project demonstrates how to run and save predictions locally using exported tensorflow estimator model
Stars: ✭ 28 (-3.45%)
Mutual labels:  prediction
fotmob
⚽ A wrapper around the unofficial FotMob API
Stars: ✭ 22 (-24.14%)
Mutual labels:  football

English Premier League Predictions

Predicting weekly football results in EPL for the 2017 season. Updated every week.

Structure

  • Data : folder with all the relevant data used in the analysis
  • EDA_Prediction : contains a detail exploration of the dataset and tries to answer a specific question. Can we use data to explicitly show that teams actually possess a 'home advantage'? We then go on to see how home advantage is gradually decreasing in the EPL - a hunch that I wished to find out.
  • EPL_Prediction : weekly predictions of the English Premier League's matches
  • EPL_Prediction_Tuning : trying out different approaches in predictions. Under progress.
  • Report : a comprehensive report of the whole process
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].