You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MelodyMind offers personalized music recommendations, from a real-time Last.fm API-powered app to an advanced hybrid system combining content-based and collaborative filtering with LightFM.
Experience a comprehensive exploration of Spotify's musical landscape seamlessly transitioned from Tableau visualizations to SQL analysis. Dive into track inventory, streaming metrics, and sonic trends via interactive dashboards, while leveraging SQL queries for deeper insights into KPIs and cross-platform rankings.
Implements a content-based recommendation system for Spotify using TF-IDF (Term Frequency-Inverse Document Frequency) and Cosine Similarity. The system analyzes song features to recommend similar tracks based on user preferences.
This repository contains implementations of track popularity prediction using both machine learning and deep learning approaches on the Spotify dataset. The ML notebook explores traditional machine learning algorithms, while the DL notebook applies deep learning techniques to predict song popularity.
Analyzed personal music data for the Maven Music Challenge, creating a 2024 "Spotify Wrapped" experience. Highlights include top songs, artists, along with insights into listening trends and peak months.
Exploratory Spotify Data Analysis is a project where I analyzed Spotify’s music dataset to uncover trends in audio features and song popularity. Using Python and data visualization tools
Implementazione di un sistema di raccomandazione di playlist musicali basato su K-Means Clustering, e di algoritmi quali Random Forest, K-Nearest Neighbors, Decision Tree e Regressione Logistica per la predizione della popolaritá di una canzone.