This notebook focuses on credit card fraud detection using oversampling techniques to handle the imbalanced dataset Credit card fraud detection is a binary classification problem, where the dataset ...
#It is possible to use Oversampling to increase the significance of the results of the decision tree model at the leaf nodes.