lhoestq HF Staff commited on
Commit
41212d6
·
verified ·
1 Parent(s): d0f966a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # NbaGameStats
9
+
10
+ tags: GameStats, TeamStrength, SeasonalTrends) - Time Series Analysis (Predicting Game Outcomes
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'NbaGameStats' dataset comprises time-series data for NBA games. It features various metrics relevant to team performance and individual player statistics across different seasons. The dataset is structured to assist machine learning practitioners in analyzing seasonal trends, assessing team strengths, and predicting game outcomes based on historical data. Each row represents a single game, with columns for date, teams involved, game result, and various performance indicators.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ date,home_team,away_team,game_result,points_home,points_away,rebounds_home,rebounds_away,assists_home,assists_away,steals_home,steals_away,blocks_home,blocks_away,turnovers_home,turnovers_away,win_probability_home,win_probability_away
22
+ 2022-10-14,Lakers,Celtics,Lakers,110,107,51,48,22,20,8,7,3,4,15,18,0.60,0.40
23
+ 2022-10-15,Bulls,Knicks,Bulls,102,99,44,40,21,25,6,10,2,3,18,17,0.55,0.45
24
+ 2022-10-16,Warriors,Raptors,Warriors,105,98,53,45,26,22,12,9,4,5,14,16,0.63,0.37
25
+ 2022-10-17,Heat,Bucks,Heat,112,104,47,52,24,27,10,11,2,2,16,19,0.58,0.42
26
+ 2022-10-18,Suns,Clippers,Suns,120,113,55,50,28,25,9,13,5,3,13,15,0.67,0.33
27
+ ```
28
+
29
+ **Source of the data:**
30
+
31
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'Nba':
32
+
33
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=Nba&dataset=NbaGameStats&tags=GameStats,+TeamStrength,+SeasonalTrends)+-+Time+Series+Analysis+(Predicting+Game+Outcomes
34
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
35
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub