This dataset consists of NBA player time-series data for forecasting tasks.
Window size: 6
Features per timestep: ['points', 'foulsPersonal', 'turnovers', 'blocks', 'steals', 'assists', 'reboundsTotal', 'reboundsDefensive', 'reboundsOffensive', 'freeThrowsAttempted', 'freeThrowsMade', 'threePointersAttempted', 'threePointersMade', 'fieldGoalsMade', 'fieldGoalsAttempted', 'secondsPlayed', 'days_since_prev_game', 'game_idx_in_season'… See the full description on the dataset page:
https://huggingface.co/datasets/mkschulz9/nba-player-stats-timeseries.