Projects
Projects that I created or working on.
you can explore various data science and machine learning projects I have worked on. For detailed code and datasets, visit my Kaggle profile and GitHub repository .
Black-Scholes Option Pricer
FinTech Application
An interactive web app for pricing European options and their Greeks using the Black-Scholes model with live market data from Yahoo Finance.
Python, Streamlit, Pandas, yfinance
Gradient Descent Variants
Machine Learning
An educational toolkit designed for understanding gradient descent optimization.
Python
Custom Cross-Validation Library (custom-cv)
Python Package | Machine Learning
Developed and published a Python library to PyPI providing specialized cross-validation strategies (Stratified, Time-Series, Spatial) for robust model evaluation.
Python | PyPI | scikit-learn | pytest | Matplotlib | Seaborn | Pandas
Multiple Disease Prediction System
Machine Learning
A web app that predicts various diseases like diabetes and heart disease based on user health data using machine learning models. It helps users take preventive action by providing quick and accurate predictions.
Python | Streamlit