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
Analyzing logistics data to optimize shipment efficiency, reduce delays, and enhance supply chain visibility using Power BI. Insights include top routes, delays, supplier trends, and peak shipments.
🤖This is an interactive Streamlit web application that predicts the likelihood of multiple diseases(Diabetes Prediction, Heart Disease Prediction, Parkinson's Disease Prediction) using Machine Learning models.
E-commerce Return Rate Reduction Analysis – Data-driven project using SQL, Python (Logistic Regression), and Power BI to analyze return patterns, predict customer behavior, and provide actionable insights to reduce product returns.
Projeto de criação de um relatório no Power BI usando dados da empresa fictícia Northwind. Após pré-processamento e análise dos dados em Jupyter Notebook, foi desenvolvido um painel com 7 páginas para integrar áreas da empresa, resolver problemas de gestão e melhorar a tomada de decisões.
Este projeto explora dados de desempenho estudantil utilizando tecnologias modernas de análise de dados. Através de consultas SQL na AWS Athena e visualizações no Power BI, investigamos fatores que influenciam o desempenho acadêmico de alunos de Matemática e Português.
I used CountVectorizer to convert movie data into vectors, Cosine Similarity to find similar movies, and PorterStemmer to clean the text data for better accuracy in recommendations.