TheVixhal commited on
Commit
276641a
·
verified ·
1 Parent(s): edf84a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Messy Mashup - Music Genre Classification
6
+ **Competition:** Robust genre classification from noisy, remixed audio mashups.
7
+
8
+ **Approach:** EDA, synthetic mashup generation, LightGBM baseline, CNN on mel spectrograms, and fine-tuned AST (Audio Spectrogram Transformer) with ensemble.
9
+
10
+ **Metric:** Macro F1 Score across 10 genres.