This paper proposes a new method for fraud detection in skewed data that uses multiple classifiers on data partitions. It compares this new method against other sampling and classification techniques on an automobile insurance fraud detection data set. The results show that the new method, which uses stacking and bagging of Naive Bayes, C4.5, and backpropagation classifiers on minority-oversampled partitions, achieves the highest cost savings compared to other sampling and single classifier approaches.