This document presents a study on credit card fraud detection using hybrid machine learning algorithms, combining both supervised and unsupervised techniques. It evaluates several models, including k-nearest neighbors, logistic regression, and XGBoost, using data from European cardholders to determine the most effective method for identifying fraudulent transactions. The findings indicate that while accuracy can be misleading, the XGBoost algorithm showed the highest performance in detecting fraud.