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
Sentiment analysis on customers opinion about the brand
Predicting model results and inference API to test: https://huggingface.co/lourdesLB/finetuning-sentiment-model
With this model we got an score of 96% in predicting the sentiment of reviews made by the customers
Marketing campaigns analysis and sales prediction
Models and data science analysis: marketing_sales_prediction/marketing_sales_prediction.ipynb
This study provides an useful insight about marketing campaigns, the best way to invest in marketing and the preditcion of sales with a metric of error of only 2% and a metric of explainability of R^2 of 0.99.
We also provide an overview of XAI over our regression models.
Technologies
Basic data science libraries
Web scraping
Models and predictions
Visualizations
About
Bussiness Intelligence project analysing 3 areas of an important fashion enterprise such as H&M: sentiment analysis on public opinion, sale's tracking dashboards and marketing sales prediction. Authors: Pablo Reina-Jimenez and Maria-Lourdes Linares-Barrera.