nba
Here are 513 public repositories matching this topic...
-
Updated
May 7, 2022 - Dart
Thanks to u/JBarreraGT on reddit. He gave me a source of information that we could use to add static information for games.
http://data.nba.com/data/10s/v2015/json/mobile_teams/nba/2018/league/00_full_schedule.json
This link looks like it contains the full schedule with GameIDs along with additional information.
A concise APP about NBA News and Event with RxJava and EventBus
-
Updated
Jul 31, 2021 - Java
Node.js client for nba.com API endpoints
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Sep 19, 2016 - Python
A free sports API written for python
-
Updated
Apr 4, 2022 - Python
Daily Fantasy Sports lineup optimzer for all popular daily fantasy sports sites
-
Updated
Dec 6, 2021 - Python
NBA Stats API via Basketball Reference
-
Updated
Mar 7, 2022 - HTML
Issue To Be Solved
We current have a go package for getting transaction templates, but we should also have a javascript package so users of the contracts can import and use the correct versions without having to copy and paste.
Suggest A Solution
Create a lib/go/javascript/templates package that does a similar thing to the lib/go/templates package.
It should use the transactions and
A tool to automate and optimize DraftKings and FanDuel lineup construction.
-
Updated
Apr 13, 2022 - Python
Watch NBA games in the terminal, the content in Chinese only.
-
Updated
Dec 19, 2017 - Go
SportVU movement tracking data.
-
Updated
Feb 8, 2018 - Python
Visualization and analysis of NBA player tracking data
-
Updated
Nov 24, 2017 - Python
Let's improve our SEO =)
Labelling NBA action using deep learning
-
Updated
Oct 1, 2020 - Python
Predict scores of NBA games using regularized matrix completion
-
Updated
Mar 1, 2019 - Python
Use logger
Printing isn't great. Use the logger!
Repository which contains various scripts and work with various basketball statistics
-
Updated
Jan 15, 2022 - Jupyter Notebook
-
Updated
Oct 20, 2018 - JavaScript
NBA sports betting using machine learning
-
Updated
Apr 6, 2022 - Python
Predicts Daily NBA Games Using a Logistic Regression Model
-
Updated
Aug 19, 2021 - Python
Betting on the NBA with data
-
Updated
May 1, 2022 - Jupyter Notebook
NodeJS wrapper for the MySportsFeeds Sports Data API
-
Updated
Mar 26, 2022 - JavaScript
A python package for scraping oddsportal.com
-
Updated
Sep 7, 2021 - Python
Kodi plugin to watch NBA games with nba league pass
-
Updated
Dec 29, 2020 - Python
Improve this page
Add a description, image, and links to the nba topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nba topic, visit your repo's landing page and select "manage topics."


Motivation
With so many games each day, it'll be good to know which games are potentially the "most competitive". This could help choose which game to watch.
How
One way to measure competitive game could be differential in
WIN%. The lower the differential ofWIN%between two teams, the more the chances of those teams being evenly matched.