Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseyfglenn authored Sep 21, 2021
1 parent a03047f commit 3f0caf4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ Methodology:
* Generate TF-IDF matrix
* Calculate unique word and syllable rates
* **Analysis**
* Topic Modeling
* NMF Topic Modeling to create semantic categories
* Combine with unique word and syllabic information and apply KMeans clustering
* Aggregate artists’ song categorizations to characterize their style
* Topic Modeling
* NMF Topic Modeling to create semantic categories
* Combine with unique word and syllabic information and apply KMeans clustering
* Aggregate artists’ song categorizations to characterize their style
* **Deployment**
* Recommender flask application
* Tableau visualization
Expand Down

0 comments on commit 3f0caf4

Please sign in to comment.