All Projects β†’ danchyy β†’ Basketball_analytics

danchyy / Basketball_analytics

Repository which contains various scripts and work with various basketball statistics

Projects that are alternatives of or similar to Basketball analytics

Data Science Resources
πŸ‘¨πŸ½β€πŸ«You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?πŸ”‹
Stars: ✭ 171 (+94.32%)
Mutual labels:  jupyter-notebook, data-analytics, data-visualization
Deep learning projects
Stars: ✭ 28 (-68.18%)
Mutual labels:  jupyter-notebook, data-visualization
Pygtc
Make a sweet giant triangle confusogram (GTC) plot
Stars: ✭ 13 (-85.23%)
Mutual labels:  jupyter-notebook, data-visualization
Drugs Recommendation Using Reviews
Analyzing the Drugs Descriptions, conditions, reviews and then recommending it using Deep Learning Models, for each Health Condition of a Patient.
Stars: ✭ 35 (-60.23%)
Mutual labels:  jupyter-notebook, data-visualization
Visualization Of Global Terrorism Database
πŸ“Š Visualization of GTD with py Plotly lib, including amazing graphs and animation πŸ“Ό
Stars: ✭ 16 (-81.82%)
Mutual labels:  jupyter-notebook, data-visualization
Datadoubleconfirm
Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: http://projectosyo.wix.com/datadoubleconfirm.
Stars: ✭ 24 (-72.73%)
Mutual labels:  jupyter-notebook, data-visualization
Satellite imagery analysis
Implementation of different techniques to find insights from the satellite data using Python.
Stars: ✭ 31 (-64.77%)
Mutual labels:  jupyter-notebook, data-visualization
Engsoccerdata
English and European soccer results 1871-2020
Stars: ✭ 615 (+598.86%)
Mutual labels:  sports, data-visualization
Data Science Lunch And Learn
Resources for weekly Data Science Lunch & Learns
Stars: ✭ 49 (-44.32%)
Mutual labels:  jupyter-notebook, data-visualization
Metrotwitter
What Twitter reveals about the differences between cities and the monoculture of the Bay Area
Stars: ✭ 52 (-40.91%)
Mutual labels:  jupyter-notebook, data-visualization
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-36.36%)
Mutual labels:  jupyter-notebook, data-visualization
Facets
Visualizations for machine learning datasets
Stars: ✭ 6,744 (+7563.64%)
Mutual labels:  jupyter-notebook, data-visualization
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (+700%)
Mutual labels:  jupyter-notebook, data-visualization
Data Science On Gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Stars: ✭ 864 (+881.82%)
Mutual labels:  jupyter-notebook, data-visualization
Nba
Node.js client for nba.com API endpoints
Stars: ✭ 637 (+623.86%)
Mutual labels:  nba, sports
Kepler.gl
Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
Stars: ✭ 8,231 (+9253.41%)
Mutual labels:  jupyter-notebook, data-visualization
Equalareacartogram
Converts a Shapefile, GeoJSON, or CSV to an equal area cartogram
Stars: ✭ 68 (-22.73%)
Mutual labels:  jupyter-notebook, data-visualization
Data Science With Ruby
Practical Data Science with Ruby based tools.
Stars: ✭ 549 (+523.86%)
Mutual labels:  data-analytics, data-visualization
Qs ledger
Quantified Self Personal Data Aggregator and Data Analysis
Stars: ✭ 559 (+535.23%)
Mutual labels:  jupyter-notebook, data-visualization
Soccergraphr
Soccer Analytics in R using OPTA data
Stars: ✭ 42 (-52.27%)
Mutual labels:  sports, data-visualization

Basketball Analytics

This repository and scripts in it will be focusing on the statistics revolving around NBA and basketball in general.

All code is written in Python using the Jupyter Notebooks which allow live preview of the images and thus making it nice and easy to analyze and visualize data.

Current mini "projects":

2020-21 Season

Regular Season

Preseason

2019-20 Season

Playoffs


2018-19 Season

2017-18 Season

  • Assists distribution between each NBA team for 2016/2017 season

    • Crawler which cleans table of assists inside team from basketball-reference site

    • Notebook to visualize assists distribution using heatmaps

  • Visualization of best 3 point shooters on very tight, tight, open and wide open defense

    • Notebook to compare shooters based on closest defender
  • Shotcharts from past 2017 Eurobasket comparing Bogdanovics and displaying Markkanen's shooting ability

  • Comparison of clutch vs regular time shooting for top 20 NBA scorers in 2016/2017 season

    • Notebook for FG%, FT%, TS% comparison in regular vs clutch time
  • Various stats analysis using Kaggle's dataset with NBA stats from 1950 season

    • Notebook which runs through some regular and advanced stats from last season as well as from previous seasons

    • Images which are results of previous notebook

  • Swarmplot of rookie stats for their first regular game in 2017-18 nba season, as well as comparison of Ben Simmons' and Markelle Fultz' debut with other first round picks

    • Notebook which takes at look at previously described tasks.
  • Inspired by Aaron Gordon's first 40 point game, I took a look at how other young players his age, or younger, improved during their first 40 point game (only the ones which aren't rookies)

    • Notebook Which visualizes players improvement in points per game during the season in which they scored 40 points or more.
  • A look at Russell Westbrook's 2016-17 season in which he won MVP award and averaged triple double.

    • Notebook with some charts displaying Westbrook's averages through season.
  • Radar plots which describe player's style.

    • Notebook with radar plots showing for Russell Westbrook and Kyrie Irving to view how they adapted to newly added teammates (Westbrook) and new team (for Kyrie).

    • Notebook which shows how Stephen Curry changed his scoring coming from 2015-16 MVP season to 2016-17 season and addition of Kevin Durant.

  • Analysis of Players of the week/month in the NBA

  • James Harden's chase for three point heights

    • Notebook where I show the pace of James Harden's three point shooting.
  • Stephen Curry's chase for three point record

    • Notebook where Stephen Curry's progress in total three pointers made through career games in comparison with other top shooters
  • Free throw improvement for some centers

    • Here is notebook where improvements for some of the players like Clint Capela and Andre Drummond can be seen in comparison to last season
  • Most improved three point shooters

    • I analyzed which were the most improved three point shooters up to this point in season in this notebook
  • Fourth quarter scoring thus far

    • LeBron James has by far the most points thus far in current season, that can be seen here
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].