This project are made with classification model BY XGB and SVC. This project is model prediction can Classify notes as authentic [1] or fake[0]. In this notebook we will cover followings things :
- Exploratory Data Analysis (EDA)/Data Understanding
- Data Preprocessing
- Model Building
- Prediction
- Model Evaluation