Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 498 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 498 Bytes

Spotify Frequent Pattern Generator

This project pulls several thousand song titles using Spotify's web API and looks for frequent patterns in the words used. This is acomplished using the FP-Growth and FP-Growth+ algorithms.

Example Output

Example

More information can be found in this report