This content originally appeared on DEV Community and was authored by KumaKyuta
This was my final project for the Data Structures and Algorithms course in the Codecademy Computer Science Career Path. This program utilizes a data set built around the top 50 artists on the billboard top 100. Utilizing a modified TreeNode class, a modified Binary Search, and a Quicksort algorithm, this program allows the user to input the beginning of a potential genre they'd like to find an artist for and then provides a list of possible genres back to search from until they've dialed in on a single genre. The program then provides a list of recommended artists based on their ranking alongside album and song info about the artist. For those interested, the required code can be found here on github; https://github.com/KumaKyuta/Artist-Recommendation
This content originally appeared on DEV Community and was authored by KumaKyuta
KumaKyuta | Sciencx (2022-06-20T04:03:58+00:00) Billboard Artist Recommendation Software. Retrieved from https://www.scien.cx/2022/06/20/billboard-artist-recommendation-software/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.