Predicting Credit Card Fraud using Support Vector Machine
What is the primary goal of SVM when applied to credit card fraud detection?
In SVM terminology, the data points that define the position of the maximum-margin hyperplane are called:
Which kernel is most frequently recommended for real-world credit card fraud detection with SVM?
Why is accuracy a misleading metric for evaluating fraud detection models?
What is the main role of the regularization parameter C in soft-margin SVM?
In highly imbalanced fraud detection problems, which evaluation metric is generally preferred over ROC-AUC?