Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 316 Bytes

File metadata and controls

6 lines (6 loc) · 316 Bytes

Fraudulent-Transaction-Detection

  • EDA, Univariate and Bivariate Analysis
  • Checking label dependency on individual columns using Chi-Square test and f-classif
  • Feature Engineering
  • Train-test-split, Imputation, Standardization
  • Building Logistic Regression, Decision Tree, Random Forest and XGBoost Classifier