Skip to content

sebastiantiesmeyer/MusicCogGroup1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicCogGroup1

Step 1: Extract features from data

parser.py extracts features from the data folder and saves them to data.csv.

python3 parser.py

Step 2: Classify genres

classifier.py selects features from data.csv and performs the classification.

python3 classifier.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.2%
  • Python 2.8%