Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

ODaniels-1/Mobile-Money-Fraud-Detection-Nigeria-Core-MVP-

Domaine:

socioeconomicdigital infrastructure

Type de record:

software
Créateur:
ODa
Hôte:
Machine learning MVP using Random Forest to detect and flag fraudulent mobile money transactions within the Nigerian financial context # Mobile-Money-Fraud-Detection-Nigeria-Core-MVP- Machine learning MVP using Random Forest to detect and flag fraudulent mobile money transactions within the Nigerian financial context # Mobile-Money Fraud Detection Nigeria (Core MVP) ## Problem Context Mobile money services like OPay, PalmPay, and MTN MoMo process millions of transactions daily across Nigeria. This massive volume makes digital wallets a frequent target for phishing, social engineering, and transaction scams. Because manual review cannot scale to meet this volume, this project focuses on building a machine learning system to automatically identify and flag suspicious transaction patterns. This MVP is built and evaluated using the **PaySim Synthetic Financial Dataset**, which models real-world mobile money financial logs from an operational African mobile service provider. The dataset contains 6,362,620 transactions covering operations like TRANSFER, CASH_OUT, and PAYMENT, providing a realistic foundation for training fraud detection models. ## Project Overview This repository contains a Machine Learning Minimum Viable Product (MVP) designed to automatically identify and flag fraudulent mobile money transactions. The project is tailored to the Nigerian financial context (addressing platforms like OPay, PalmPay, and MTN MoMo) where high transaction volumes make manual review impossible. ## Core MVP Features * **Data Preparation**: Drops identification strings, converts transaction types into numeric features, and handles class imbalance using downsampling. * **Model Training**: Implements a Random Forest Classifier trained on balanced transaction patterns. * **Anomaly Flags**: Uses an optimized 90% decision threshold to isolate high-risk actions. * **Evaluation Metrics**: Uses Precision, Recall, and F1-Score instead of misleading raw accuracy. ## Evaluation Results The model achieved the following performance metrics on the hidden testing dataset: * **Fraud Recall (93%)**: Successfully detected a …

Visit

github.com

Similaires

Selorm20/mobile-money-fraud-detectionAshleyNyaboke/mobile-money-fraud-detectioncdoumb/fraud-detection-mobile-moneyjoanroline/Mobile-Money-Fraud-detectionK-BEE1709/fraud-detection-mobile-moneymusahthegreat/Mobile-Money-Fraud-Detection-System

Selorm20/mobile-money-fraud-detection

Machine learning project for detecting mobile money fraud in Ghana # ghana-mobile-money-fraud-detec

AshleyNyaboke/mobile-money-fraud-detection

AI fraud detection system for Kenya's mobile money ecosystem — 98% accuracy, built with Isolation F

cdoumb/fraud-detection-mobile-money

Mobile Money fraud detection using EDA and Random Forest — PaySim dataset (Africa) # Mobile Money

joanroline/Mobile-Money-Fraud-detection

ML-Powered fraud detection system for mobile money transactions (Senegal +211 network) --- title: M

K-BEE1709/fraud-detection-mobile-money

Decision Tree fraud detection for mobile money transactions with Ghana cedis support # 🇬🇭 Mobile Mo

musahthegreat/Mobile-Money-Fraud-Detection-System

A Python/Streamlit application that predicts fraud risk for mobile-money (M-Pesa-style) transactions