Welcome To My Data World

Where business and healthcare problems are solved with the power of data science. Dive into my portfolio and explore real-world machine learning solutions. Come over to my GitHub here.

I am Clement, a passionate data professional with a knack for transforming complex data into impactful insights.
From data pipelines to machine learning, I bring structure, clarity, and intelligence to data-driven decisions.

Things I Can Do

My toolkit spans the full data science spectrum — from querying databases and building dashboards to training robust ML models. Below are just a few things I bring to the table.

  • Write SQL & Python
  • Database Manager
  • Manage Data with Excel
  • Visualisation with Power Bi
  • ML Models Like XGBoost
  • Forecast with Time Series(Arima)

My Data Projects

Check out some of my highlighted projects covering data engineering, machine learning, analytics, and visualization. Each project is linked directly to the full GitHub repo so you can explore the code and insights yourself.

Classification Project: Predicting Bank Term Deposit Subscriptions

This supervised learning project utilizes Decision Trees and Random Forest classifiers to predict whether clients will subscribe to a term deposit based on bank marketing campaign data. The solution includes complete preprocessing, feature engineering, hyperparameter tuning, and model evaluation. 🔄 The project was also replicated and validated using Azure ML Studio, enhancing model interpretability and reproducibility within a cloud-based environment.

Marketing Mix Modeling Project

This project enhances traditional Marketing Mix Modeling by integrating machine learning techniques like XGBoost and Random Forest to predict revenue and optimize marketing spend. SHAP values support multi-touch attribution, while SARIMA handles long-term forecasting. Budget reallocation and optimization were performed using simulations and constrained programming. Built with Python and Azure ML Studio, the framework offers interpretability, accuracy, and actionable insights, achieving a 96% R² in predictive performance.