← Back to Projects

Applied ML for Business & Industrial Forecasting

Supervised machine learning pipelines solving real-world classification and regression problems across business, finance, industrial, and healthcare domains

Project Overview

Repositories

👤 Customer Subscription Classifier

Feedforward neural network to classify whether a person will subscribe to a particular program using behavioral and demographic features.

View on GitHub →

🌿 PPM Emission Predictor

Regression model to predict vehicle emission levels (PPM), enabling data-driven environmental compliance and analysis.

View on GitHub →

📊 Interest Rate Prediction

Machine learning model to forecast interest rates based on historical financial and macroeconomic indicators.

View on GitHub →

💊 Counterfeit Medicine Sales Prediction

Demand forecasting model for counterfeit medicine sales patterns to support risk-aware decision-making in healthcare supply chains.

View on GitHub →

Technologies Used

Python Machine Learning Supervised Learning Classification Regression Neural Networks (FFN) Feature Engineering Model Evaluation Applied Data Science