Skip to content

Commit

Permalink
webapp code
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Dec 23, 2014
1 parent 977bbb4 commit 1a09b67
Show file tree
Hide file tree
Showing 36 changed files with 201,097 additions and 77,162 deletions.
77,220 changes: 58 additions & 77,162 deletions code/collect_data/build_artist_title_db.ipynb

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions code/webapp/README.md
@@ -0,0 +1,12 @@
# MusicMood

### A machine learning approach to classify music by mood based on song lyrics.

This directory contains the code for the web app. Please note that I don't include the mandatory `all_data.sqlite` database file, which contains the lyics, to avoid potential copyright conflicts.

However, below is at least an overview of the database schema:

![](../../images/all_data_sqlite_1_1.png)
![](../../images/all_data_sqlite_1_2.png)

Sebastian Raschka, 2014
Binary file added code/webapp/artist_title_650.sqlite
Binary file not shown.
Binary file added code/webapp/clf_countv.p
Binary file not shown.
Binary file added code/webapp/code/clf_collect_newdata/all_data.p
Binary file not shown.
Binary file not shown.

0 comments on commit 1a09b67

Please sign in to comment.