Skip to content
View Kayterthesly's full-sized avatar

Block or report Kayterthesly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kayterthesly/README.md
Typing SVG

Hi there, I'm Kingsley

Profile views


About Me

Data Scientist and MLOps Engineer based in Lagos, Nigeria, with 3+ years of experience building end-to-end ML systems and analytics solutions across Healthcare, Retail, Finance, and Crypto markets.

I don't just build models. I ship production systems: secured REST APIs, automated retraining pipelines, CI/CD workflows, governance audit trails, and cloud deployments that run themselves. My work spans the full stack from raw data ingestion to live interactive dashboards.

What sets my work apart:

  • Two production ML pipelines live in the cloud with real APIs and dashboards
  • Healthcare AI with clinical decision support via Retrieval-Augmented Generation
  • Governance-first engineering: every prediction is logged, hashed, and traceable
  • 71 + 35 = 106 automated tests across two projects, all passing
  • Systems designed for zero daily human intervention

Live in Production

r-healthcare-readmission — LIVE IN PRODUCTION

CI R 4.5 Railway License: MIT

Production-grade healthcare ML pipeline predicting 30-day hospital readmission risk with RAG-cited clinical decision support.

  • Pipeline: MIMIC-IV MEDS demo (100 real patients) synthesised to 15,000 via synthpop, canonical casting, DuckDB feature engineering, XGBoost + glmnet training, explainability and fairness audit, TF-IDF hybrid RAG retrieval, Plumber REST API, Shiny dashboard, GitHub Actions CI/CD
  • Model: XGBoost v3, Recall 0.885 (gate: 0.85), AUC-ROC 0.566, honestly disclosed
  • RAG: 40/30/30 hybrid retrieval (TF-IDF cosine + keyword density + ICD tag overlap) across 8 synthetic clinical guideline documents
  • Governance: 8 DuckDB audit tables including predictions_audit, llm_call_log, fairness_reports with 19 subgroup rows
  • Testing: 71 automated tests (55 unit + 16 integration), 0 failures
  • Fairness: Race dimension flagged at 87pp recall gap, gender and insurance clear
  • Deployment: Railway (Plumber API) + shinyapps.io (Shiny dashboard) + Backblaze B2 (82MB Parquet storage)
  • Live Dashboard: https://e9yw5n-kayterthesly.shinyapps.io/healthcare-readmission-pipeline/
  • Live API: https://r-healthcare-readmission-production.up.railway.app/health

crypto-price-pipeline — LIVE IN PRODUCTION

CI R 4.5 License: MIT

Production-grade cryptocurrency price forecasting pipeline built entirely in R.


Earlier Projects

  • Nigerian Retail Coupon Dashboard — Excel + MySQL + Power BI (end-to-end BI pipeline)
  • Coupon Redemption Prediction — Python ML + Power BI (predictive analytics)
  • Business Analytics Curriculum — 29-day R + Python course for Aptech Centre, Lagos (Nigerian fintech case studies)

Currently Learning

  • Advanced deep learning for tabular healthcare data
  • Web3 and blockchain analytics
  • Funded MSc programmes in Data Science (target: 2026-2027)

Technical Skillset

Languages and Core Tools

R Python SQL

ML and Forecasting

XGBoost ARIMA tidymodels RAG Feature Engineering Drift Detection Fairness Auditing

Data Engineering and Databases

DuckDB Backblaze B2 PostgreSQL MySQL Arrow

APIs, Dashboards and Visualisation

Plumber Shiny Plotly Power BI Tableau Excel

DevOps, Cloud and MLOps

Docker GitHub Actions Railway shinyapps.io renv testthat Gemini


GitHub Stats

GitHub Streak


KAIZEN 改善

Continuous improvement. Not perfection on day one, but better with every commit.

Every project I ship follows a disciplined, stage-by-stage process: verify the foundation before building the walls, write tests before deploying, document every decision and every failure honestly. The healthcare pipeline went through 10 verified stages and 12 documented deployment failures before going live. The crypto pipeline went through 8 stages and 40+ commits. Both are now running in production with zero daily human intervention.

That is what separates a portfolio project from a production system.


Open to remote Data Scientist, MLOps Engineer, Analytics Engineer, and ML Engineer roles
Kingsleya402@gmail.com

Pinned Loading

  1. crypto-price-pipeline crypto-price-pipeline Public

    Production-grade crypto price forecasting pipeline in R — DuckDB · ARIMA · Plumber REST API · Shiny Dashboard · Railway · GitHub Actions CI

    R

  2. coupon-usage-predictive-analytics coupon-usage-predictive-analytics Public

    Coupon Usage Predictive Analytics — An end‑to‑end data science and business intelligence project analyzing Nigerian retail and e‑commerce coupon redemption. This repository demonstrates the full wo…

    Jupyter Notebook

  3. Nigerian-Retail-Coupon-Usage-Dashboard Nigerian-Retail-Coupon-Usage-Dashboard Public

    An end-to-end business intelligence project analyzing coupon redemption patterns in Nigerian retail and e-commerce. Built using Python, Excel, MySQL, and Power BI, the dashboard uncovers campaign p…

  4. Kwurah-Africa-Tech-Report Kwurah-Africa-Tech-Report Public

    This repository hosts a comprehensive, interactive data visualization suite created by Kwurah Research. The goal is to provide a detailed, sector-by-sector analysis of key investment and growth opp…

    HTML

  5. r-healthcare-readmission r-healthcare-readmission Public

    Production-grade healthcare readmission ML pipeline: XGBoost + RAG/Gemini + Plumber REST API + Shiny dashboard. R · DuckDB · Backblaze B2 · Railway · 71 tests.

    R