Merge branch 'main' of https://huggingface.co/ThinkingRock/nba
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# NBA Predictions
|
2 |
|
3 |
This repo contains AI model code and weights which predicts the outcome of NBA games. Its output represents the chance that given point spreads will occur.
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- nba
|
7 |
+
- basketball
|
8 |
+
---
|
9 |
# NBA Predictions
|
10 |
|
11 |
This repo contains AI model code and weights which predicts the outcome of NBA games. Its output represents the chance that given point spreads will occur.
|