Bahey1200022/Credit-Card-Fraud-Detection
solution https://www.kaggle.com/datasets/mlg-ulb/creditcardfraud. Xgboost is an efficient method of gradient boosting that makes a random initial prediction then calculates similarity scores and gain to build the trees and decrease the gap between the actual value and the predicted value.Gridsearch was used to get the best parameters tuning.
Jupyter Notebook