Titanic Survival (EDA and Modeling)
Explorated Titanic dataset and developed a model to predict survival
Explorated Titanic dataset and developed a model to predict survival
Used Ordinary Least Squares Regression and Gradient Descent to create Linear Regression from scratch
Developed a model to predict customer churn using the Telco Customer Churn dataset.
Explored weather data to predict rainfall using machine learning models
A lightweight, offline-first note-taking app built with React, Tailwind, and localStorage. Built for speed, simplicity, and daily use.
A question-answering system built with Python and Google Gemini to provide context-aware answers based on board game rulebooks using Retrieval-Augmented Gene...