Reverse-engineer the SensMe classifier #21

Open
opened 2020-01-22 21:40:31 +00:00 by lucidiot · 0 comments
Owner

First, we can try to just use the song corpora offered by SOTD (mastodon bot, text file, script with json output at ~severak/bin/sotds), just classify it, then get a copy of the SENSME.DAT SQLite database to see how the songs were classified.

Then, we can try to compute some criteria (tempo/mood detection) and find out how songs are clusterized by the SensMe app; this can then be confirmed by generating random MP3s matching specific frequencies, tempos, etc. and experimenting with SensMe.

This would generate the most scientific-looking part of this PSP research project, with so many graphs!

First, we can try to just use the song corpora offered by SOTD ([mastodon bot](https://tiny.tilde.website/@sotd), [text file](tilde.town/~severak/allsotds.txt), script with json output at `~severak/bin/sotds`), just classify it, then get a copy of the `SENSME.DAT` SQLite database to see how the songs were classified. Then, we can try to compute some criteria (tempo/mood detection) and find out how songs are clusterized by the SensMe app; this can then be confirmed by generating random MP3s matching specific frequencies, tempos, etc. and experimenting with SensMe. This would generate the most scientific-looking part of this PSP research project, with so many graphs!
lucidiot added the
help wanted
requires-hardware
labels 2020-01-22 21:40:31 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lucidiot/psp-research#21
No description provided.