boczkakaroly commited on
Commit
fc67d7c
·
verified ·
1 Parent(s): 7374218

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Football Betting – Big Data & Power BI Project
2
+
3
+ This project explores football match outcomes through a data-driven lens, using large-scale datasets and probabilistic modeling (Poisson distribution, Bale method, etc.) combined with Power BI dashboards. Although not AI-based, it reflects the analytical structure and reasoning discipline that later informed my AI evaluation projects.
4
+
5
+ ### Core Idea
6
+ Historical match data was cleaned, structured, and visualized to test probability-based outcome predictions and pattern recognition. The project demonstrates data preparation, transformation, and storytelling in a fully no-code environment.
7
+
8
+ ### Why It Matters
9
+ Strong evaluator work begins with analytical thinking. This project establishes a foundation of logic, statistical reasoning, and attention to detail — essential for quality assurance and evaluation workflows in AI.
10
+
11
+ **Tools:** Power BI, Excel, DAX, Power Query
12
+ **Methods:** Data cleaning, probability modeling, visualization, reporting
13
+ **License:** MIT
14
+ **Author:** Károly Boczka
15
+ **Full repository:** [View on GitHub →](https://github.com/karolyboczka/football-betting-bigdata-powerbi)