Repository dedicated to notebooks concerning soccer analytics
-
Updated
Aug 28, 2018 - Jupyter Notebook
A video game genre that simulates the practice of sports.
Repository dedicated to notebooks concerning soccer analytics
I will be uploading IPython notebooks with projects concerning sports analytics
A Jupyter notebook outlining a supervised machine learning approach to predict the outcome of badminton matches
This is a not so short notebook about Spanish football league in 2011-2012 season.
A simple python notebook that displays stats on 74 centuries of Virat Kohli. Visualised the data using 'Plotly Express' and inferred insights on his performance.
This repository will be looking at Football doing a range of different activities with football data this will include Exploratory Data Analysis, Data visualization, Web scraping, machine learning applications and many other topics. This repository will consist of mainly Jupyter Notebooks and Python programming language.
This repository will include data on the NFL in which I will take a deep dive into data about the games, Jupyter Notebook and Python will be used in this repository.
This repository will be making analysis on Youtube data, the data will be coming straight from the Youtube Data API, so will demonstrate how to access the API and the kind of data the API contains this analysis will be done using Jupyter Notebooks and Python
The purpose of the ncaa_select_picks repository is two fold: (1) Provide Python package that those more experienced with Python may use to fill out NCAA Men's March Madness brackets who just want to fill out a bracket for fun and (2) Provide an easy to use Python notebook for anyone to use to develop their understanding of Python and algorithms.…