Tekhnika/match-prediction-team-performance-trends-free
收藏Hugging Face2026-03-19 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/Tekhnika/match-prediction-team-performance-trends-free
下载链接
链接失效反馈官方服务:
资源简介:
---
pretty_name: Match Prediction Team Performance Trends
language:
- en
license: cc-by-nc-4.0
tags:
- tabular-data
- analytics
- sports-analytics
- sports
task_categories:
- tabular-classification
size_categories:
- 1K<n<10K
---
# Match Prediction Team Performance Trends
Free sports analytics sample for match event analysis, player evaluation, and dashboard prototyping.
## What is included
- match_predictions.csv: 403 rows, 10 columns
- matches.csv: 403 rows, 10 columns
- players.csv: 222 rows, 9 columns
- team_form_snapshots.csv: 5652 rows, 10 columns
- team_performance_trends.csv: 807 rows, 10 columns
- teams.csv: 10 rows, 8 columns
## Why this dataset is useful
- Good starter sample for sports dashboards, SQL analysis, and notebook-based exploration.
- Useful for validating joins across matches, players, teams, events, and daily metrics.
- Keeps the package lightweight while preserving the linked structure of the full dataset.
## Starter use cases
- Match event and xG baseline analysis.
- Player contribution and team form dashboard prototype.
## Schema overview
### match_predictions.csv
- Rows: 403
- Columns: metric_id, match_id, home_team_id, away_team_id, metric_date, predicted_result, confidence_score, home_win_probability, draw_probability, away_win_probability
### matches.csv
- Rows: 403
- Columns: match_id, home_team_id, away_team_id, match_date, venue_type, match_result, attendance, home_score, away_score, competition
### players.csv
- Rows: 222
- Columns: player_id, team_id, player_name, primary_position, age, nationality, dominant_foot, market_value_m, squad_role
### team_form_snapshots.csv
- Rows: 5652
- Columns: event_id, match_id, team_id, player_id, event_type, minute, period, event_outcome, xg_value, body_part
### team_performance_trends.csv
- Rows: 807
- Columns: performance_id, match_id, team_id, clean_sheet_rate_last_5, avg_team_rating_last_5, recent_points_last_5, goal_difference_last_5, rotation_index, injury_pressure_index, home_form_index
### teams.csv
- Rows: 10
- Columns: team_id, country, team_name, league_name, stadium_name, coach_style, tactical_shape, squad_value_m
## Free vs full version
- Free Kaggle sample: reduced rows, reduced columns, starter notebook, and enough linked sports tables for realistic evaluation.
- Full version: full row volume, richer feature set, full field coverage, and a stronger package for advanced sports analytics and ML workflows.
## Upgrade to full version
- Full commercial version is available via Gumroad.
- Upgrade if you need larger volume, richer columns, or a stronger sports analytics dataset for dashboards, modeling, or portfolio-ready projects.
- Full version: https://tekhnikalab.gumroad.com/l/match-prediction-team-performance-trends
## Notes
- Contains generated data only and no real personal data.
- Designed as a lightweight free sample for evaluation and discovery.
提供机构:
Tekhnika



