Skip to content

anmolgaur45/Music_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple music classifier that classifies songs or music tracks into either a fast/party song or a slow/sad song. The program contains 3 scripts-

  1. music_classifier.py: This is the main script. It is should be located in the folder with the training data of all the slow songs
  2. btf.py: It is to be located in the folder with training data of all fast songs
  3. testerbt.py: It is to be located in folder with the testing data

Please adjust the paths to the files in the main script accordingly. This program uses K nearest neighbour as its training algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages