Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Alimardan-ai/Malaria-Diagnostic-AI

Domain:

healthcare

Record type:

model
Creator:
Ali
Host:
AI triage tool that predicts malaria risk from clinical symptoms using Random Forest. Built for low-resource healthcare environments. # 🦟 AI-Driven Malaria Diagnostic Support System > A Machine Learning approach to healthcare accessibility in low-resource environments. --- ## 📌 Motivation In many regions of Central Asia and Africa, access to professional medical diagnostics is extremely limited. A patient may wait days before receiving a blood test. This project explores whether a simple, lightweight Machine Learning model can help health workers **prioritize high-risk patients based on symptoms alone** — before a lab test is available. The goal is not to replace doctors, but to support triage decisions in resource-constrained environments. --- ## 🧠 How It Works ``` Patient symptoms (binary: yes/no) │ ▼ Data Preprocessing ──► Handle missing values (Imputation) │ ▼ Random Forest Classifier ──► Trained on 800 patient records │ ▼ Risk Probability (0–100%) ──► LOW / MODERATE / HIGH │ ▼ Triage Recommendation ``` --- ## ⚙️ Technical Stack | Component | Detail | |-----------|--------| | **Algorithm** | Random Forest Classifier | | **Why RF?** | Works well with tabular/binary data, robust to noise in medical records | | **Imbalance handling** | `class_weight='balanced'` — prevents model from predicting "Healthy" for everyone | | **Missing values** | Median imputation — realistic for field conditions | | **Libraries** | Python, Scikit-learn, Pandas, NumPy | --- ## 📊 Features (Symptoms) | Feature | Type | |---------|------| | Fever | Binary (yes/no) | | Chills | Binary (yes/no) | | Sweating | Binary (yes/no) | | Headache | Binary (yes/no) | | Vomiting | Binary (yes/no) | | Anaemia | Binary (yes/no) | | Splenomegaly | Binary (yes/no) | | Jaundice | Binary (yes/no) | | Fatigue | Binary (yes/no) | | Muscle Pain | Binary (yes/no) | | Rapid Breathing | Binary (yes/no) | | Age | Integer | | Body Temperature (°C) | Float | --- ## 📈 Model Performance - **Accuracy:** ~87% - **Recall:** ~89% ← most important metric in medicine (don't miss sick patients) - **Key insight:** Fever, splenomega …

Visit

github.com

Similar

Development of an AI-mobile app for malaria diagnosticSergeMoya/AI-malariaoaolatunji12/AI-Malaria-Risk-Prediction-NigeriaAI-supported automated microscopy for malaria diagnosisAI in Diagnostic Innovations for Resource-Constrained Healthcare Settings in MalawiADMS(AI DRIVEN MALARIA DIAGNOSIS SYSTEM).data challenge

Development of an AI-mobile app for malaria diagnostic

As too few malaria-endemic populations benefit from accurate diagnosis prior to antimalarial drug tr

SergeMoya/AI-malaria

A machine learning system achieving 82.1% accuracy in predicting malaria incidence across African re

oaolatunji12/AI-Malaria-Risk-Prediction-Nigeria

This project demonstrates the ability to take a real-world public health problem from raw data colle

AI-supported automated microscopy for malaria diagnosis

Abstract Background Accurate malaria diagn

AI in Diagnostic Innovations for Resource-Constrained Healthcare Settings in Malawi

Diagnostic innovations leveraging artificial intelligence (AI) have shown promise in resour

ADMS(AI DRIVEN MALARIA DIAGNOSIS SYSTEM).data challenge

ADMS(AI DRIVEN MALARIA DIAGNOSIS SYSTEM) Background Antimicrobial resistance (AMR) is a pressing glo