Profile photo of Manthan Waghela

Manthan Waghela

An aspiring Data Analyst with a passion for data handling and visualizations.

My goal is to present my findings in a way that is easy to understand. Proficient in SQL, Python, Excel and Power BI
@manthanwaghela

Stock Market Multivariate Forecasting API

An end-to-end stock price forecasting system built using deep learning and deployed via a FastAPI backend. The project utilizes a GRU-based neural network to predict future Open and Close prices from historical market data. It incorporates data preprocessing techniques such as missing value imputation, log-return feature engineering, and MinMax scaling, along with a custom Huber directional loss to improve prediction accuracy and trend direction. The model achieved an R² score of 0.92 for Open price prediction and a directional accuracy of 56.8%, demonstrating strong performance in both value estimation and trend prediction. The system supports recursive multi-step forecasting and exposes predictions through a REST API endpoint for real-time access.

Power BI Sales Dashboard

A comprehensive overview of global sales, profit, and shipping performance across different categories, segments, and markets, highlighting key insights such as top-performing regions and cost drivers.

Credit Risk Data Preprocessing & Imputation Pipeline

A robust data preprocessing pipeline built using Python and machine learning techniques to handle missing values, standardize categorical data, and improve dataset quality. The project leverages median imputation, group-based filling, and MICE with Random Forest to accurately reconstruct missing financial attributes such as income, ensuring data integrity.


Hello! ;)