-PROJECTS-
PROJECTS:
PROJECT 1;
REGRESSION on python: Predictive modeling of Spotify songs.
Predicting the popularity of Spotify's top songs using XGBoost, RandomForest and GBM models.
Explore more on GitHubPROJECT 2;
REG&_CLASSIFICATION in R: Predicting song popularity and popularity probability class.
Use Rsquared and RMSE to evaluate the perfomance of Random forest, GBM and XGBooat regression models
Using AUC and ROC curves to evaluate the performance of XGBoost and RandomForest classification models predicting song popularity class.
Explore more on GitHubPROJECT 3;
WEB-DEVELOPMENT: Website creation
Created a personal website to display my projects and show my skills using HTML, js and CSS.
Look at the coedes on GitHubThis-is-the-website
PROJECT 4;
SHINY: App creation
Created an app to predict spotify's song popularity to help artists and producers estimate the song's popularity using Shiny, js and CSS.
Look at the codes on GitHubCheck-out-the-App