This project uses python and machine learning to build models that will be able to detect any credit card abnormalities or fraudulent activities. This project is carried out by Team Vispy of Hamoye Internship HSDC 2021.
- Import libraries
- Import dataset
- Perform data analysis (data cleaning, data manipulation, data visualization, EDA)
- Data processing (feature engineering and selection)
- Split the dataset
- Model selection
- Train the model
- Test the model
- Performance evaluation