Joseph-233 / music-recommendation

This project recommends music to users based on their heart beat (bpm)
3 stars 1 forks source link

Data Cleaning & Preprocessing #2

Open mmiranda222 opened 7 months ago

mmiranda222 commented 7 months ago

Take the extracted data and perform Exploratory Data Analysis on it. This process has to be very meticulous and detailed as it will be the baseline for the performance of our model.

This process should output a single preprocessed csv file that will be inputted into the model.

If any support is needed, please reach out as soon as possible.

Step-by-Step Exploratory Data Analysis (EDA) using Python

Complete Exploratory Data Analysis: Step by step guide for Data Analyst