Predict NBA games, make money — machine learning project

栏目: IT技术 · 发布时间: 4年前

内容简介:Past performance doesn’t indicate future performance… unless…we can get 136% returns….? :wink:The bettor and the bookie don’t have much in common — one could describe their relationship as a rivalry, a duel, a war. But in their sleep, they drool over the s

Predict NBA games, make money — machine learning project

Past performance doesn’t indicate future performance… unless…we can get 136% returns….? :wink:

Apr 9 ·4min read

Predict NBA games, make money — machine learning project

mfw my deep learning model compiles // made on photomosh.com

The bettor and the bookie don’t have much in common — one could describe their relationship as a rivalry, a duel, a war. But in their sleep, they drool over the same fantasy: a model of historical performance so perfect it predicts the outcome of future games with pinpoint precision . With deep learning, this might be possible — or at least easier than previous data science techniques.

I read a lot of good and bad journal articles to see if this was possible and here are the good ones:

The underlying assumption is that NBA markets are inefficient (the price or betting line does not reflect all available information for the game) — and maybe more inefficient than most markets because of the bias of hardcore fans to just bet on their favourite team. If you can bet against the inefficiencies of the market, you can make money. One of the ways we could identify inefficiencies is by analysing the cold hard numbers.

Although many models that attempt this challenge are accurate, most are nowhere near close to making a profit. The reason for this is simple: the bookies are extremely accurate as well. Even if you match the bookie accuracy, you will lose because of the 5% betting fee/house edge.

Predict NBA games, make money — machine learning project

https://www.football-data.co.uk/blog/nba_pinnacle_efficiency.php

The graph on the left is bet365 money line vs actual win percentage. A successful model will have to predict those minute fluctuations of the bookie from the perfect regression.

My model, built in Python with Tensorflow, analyses the past 11 NBA seasons and in many ways, is similar to every other deep learning model that attempted this problem with one crucial difference — it uses a custom loss function to decorrelate from the bookies. We are trying to pick the games the bookie has misgudged the actual percentage.


以上所述就是小编给大家介绍的《Predict NBA games, make money — machine learning project》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算机算法导引

计算机算法导引

卢开澄 / 第2版 (2006年1月1日) / 2006-1 / 38.0

本书为《计算机算法导引——设计与分析》的第2版。书中内容分3部分:第1部分是基本算法,按方法论区分,包含优先策略与分治策略、动态规划、概率算法、并行算法、搜索法、数据结构等;第2部分是若干专题,包括排序算法、计算几何及计算数论、线性规划;第3部分是复杂性理论与智能型算法,其中,智能型算法主要介绍了遗传算法和模拟退火算法。本书可作为计算机系本科学生及研究生教材,数学系师生和科研T作者也可将其作为参考......一起来看看 《计算机算法导引》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具