This document summarizes a research paper that proposes an ensemble meta classification technique using D-TREE, SVM, KNN and FA algorithms to improve credit card fraud detection. The researchers tested their proposed method on credit card transaction data and found that the ensemble method of FA-D-TREE, SVM, KNN outperformed using the individual algorithms alone. It achieved a lower error rate compared to other approaches. The document provides background on credit card fraud detection and reviews related work applying neural networks, decision trees, SVM and frequent item set mining methods.