Built a predictive model to identify patients likely to miss medical appointments using scikit-learn. Included EDA, class balancing, and feature importance analysis.
Python, Pandas, Scikit-learn
Built a model to predict which telecom customers are likely to churn. Includes data cleaning, exploratory analysis, logistic regression, and feature interpretation.
Python, Streamlit, Scikit-learn
Real-time stock price prediction tool using historical market data and machine learning.
Python, Streamlit, Scikit-learn
An interactive Streamlit dashboard that simulates and visualizes key staffing KPI's such as time to fill, offer acceptance, and hiring funnel metrics.
Python, Streamlit, Pandas, Matplotlib
An empathetic mental health chatbot named Sage, powered by OpenAI and LangChain. It supports emotional reflection using thoughtful prompt design and LLM memory.
Python, LangChain, Streamlit, OpenAI