Predicting Credit Card Fraud using Support Vector Machine
Aim of the experiment
The aim of this experiment is to develop and evaluate Support Vector Machine (SVM) models for detecting credit card fraud using different kernel functions. The objective is to compare the performance of linear and non-linear SVMs in distinguishing between legitimate and fraudulent transactions.