Aakash-s_Portfolio

Project 1: Spotify HIT Prediction, Dissertation project(Machine Learning)

This is a project I did for my masters dissertation, where I build a prediction system for spotify dataset.

Project 2: Top UK Youtubers 2024 Dashboard using Excel, SQL and PowerBI

The main goal is to find out who the top YouTubers are in 2024 to decide on which YouTubers would be best to run marketing campaigns throughout the rest of the year.

What is the ideal solution? To create a dashboard that provides insights into the top UK YouTubers in 2024 that includes their

subscriber count total views total videos, and engagement metrics This will help the team make informed decisions about which YouTubers to collaborate with for their marketing campaigns.

Project 3: Road Accident Dashboard using Excel

The Road Accident Data Dashboard is an Excel-based analytical tool designed to provide insights into road accident trends, causes, and statistics. This dashboard helps users analyze accident data through interactive charts, pivot tables, and automated calculations.

Project 4: Walmart Data Analysis using SQL and Python

This project is an end-to-end data analysis solution designed to extract critical business insights from Walmart sales data. We utilize Python for data processing and analysis, SQL for advanced querying, and structured problem-solving techniques to solve key business questions. The project is ideal for data analysts looking to develop skills in data manipulation, SQL querying, and data pipeline creation.

Project 5: PowerBI Sales Dashboard

This project aims to analyze sales data from various plants across different countries. The dataset includes information on product sales, costs, and geographical details. The goal is to derive insights that can help optimize sales strategies and improve overall business performance.


⏳ Time Series Forecasting Portfolio

1. Power Consumption Forecasting using LSTM (Deep Learning)

Objective: Predict household electricity consumption using historical smart meter data and LSTM neural networks.

Tools: Python, Pandas, Seaborn, TensorFlow/Keras, Matplotlib


🥂 2. Champagne Sales Forecasting (ARIMA Model)

Objective: Forecast monthly sales of champagne from 1964 to 1972 using classical time series methods.

Tools: Python, Pandas, Statsmodels, Matplotlib


✈️ 3. Airline Passenger Forecasting (ARIMA + Seasonality)

Objective: Predict airline passenger growth using monthly data from 1949 to 1960.

Tools: Python, Statsmodels, Pandas, Seaborn


🪑 4. Furniture Sales Forecasting using Superstore Dataset

Objective: Forecast monthly sales for the “Furniture” category in the Superstore dataset.

Tools: Python, Pandas, Statsmodels, Excel