Found 14 repositories(showing 14)
prince-c11
Building an online payment fraud detection system using machine learning algorithms. It utilizes three primary classification algorithms - Logistic Regression, Decision Tree, and Random Forest - to analyze and classify transactions as either legitimate or fraudulent.
Anjaligaddamidi
This is the task where model is build for detecting online payment fraud using machine learning technique i.e Random Forest trained on publicly available financial datasets. The system aims to overcome the limitations of traditional fraud detection.
Jahnavi-polukonda
“AI/ML-based system for online payment fraud detection using transaction data. Handles imbalanced datasets with SMOTE and advanced models (Logistic Regression, Random Forest, XGBoost). Includes preprocessing, EDA, training, and deployment-ready app with real-time fraud prediction and insights.”
iamVadex
Machine Learning based Online Payment Fraud Detection using Random Forest and SMOTE
Online Payment Fraud Detection using Logistic Regression, Decision Tree, Random Forest & Gradient Boosting Models
Prathee-s
Fraud detection on bank payments using Machine Learing. Developed a web interface to detect frauds on online payments, here we used Random Forest Algorithm for processing huge datasets.
jay01varma
🛡️ Online Payment Fraud Detection — A machine learning-based system that detects fraudulent online payment transactions using real-world anonymized datasets. Includes data preprocessing, model training (Random Forest, XGBoost, etc.), and performance evaluation with precision-recall metrics.
Kav1r1thanya
Fraud Detection in Online Payments using Machine Learning This project utilizes Logistic Regression and Random Forest to detect fraudulent transactions in online payments. By analyzing transaction attributes such as amount, time, and payment method, the model aims to enhance payment security and minimize financial risks.
srivanipendli
Developed an Online Payment Fraud Detection App using Machine Learning to identify and prevent fraudulent transactions. The system analyzes user transaction patterns in real time using algorithms like Logistic Regression and Random Forest, ensuring secure online payments with Python, Flask,, and Scikit-learn.
Online Payments Fraud Detection using Machine Learning 💳 Built a predictive model to classify transactions as fraudulent or legitimate using data preprocessing, EDA, and ML algorithms like Logistic Regression and Random Forest. Improved detection accuracy using performance metrics and imbalance handling techniques.
beliciadenny
Developed an Online Payment Fraud Detection System using Decision Tree and Random Forest classifiers to identify fraudulent transactions based on transaction type, amount, and balance changes. Conducted data preprocessing, exploratory analysis, and model evaluation using confusion matrix and classification report.
mrBM2049
This project develops a high-performance system for online payment fraud detection. The core uses an ensemble of three machine learning models (Logistic Regression, XGBoost, and Random Forest) to analyze complex transaction data. Purpose: Accurately assess fraud risk in real-time via an interactive web application.
BoorseSreeja
This project focuses on detecting fraudulent online financial transactions using a Random Forest Classifier. With the rise in digital payments, fraud detection has become critical to ensure financial security. This project includes data preprocessing, exploratory data analysis (EDA), model training, evaluation, and visualization.
Meghdeip
In today’s digital world, online payment fraud poses a major risk to financial security. This project develops a machine learning system using Decision Trees, Random Forests, Gradient Boosting, and Neural Networks to detect fraud in real-time. It focuses on improving detection accuracy while ensuring data integrity and protecting user privacy.
All 14 repositories loaded