Dataset : Dataset
- pandas
- numpy
- matplotlib
- seaborn
- Import Required Libraries
- Load the Datset
- EDA(Exploratory Data Analysis)
- Visualization
- Feature Engineering
- Data Preprocessing
- Model Training
- Use XGBoost Classifier
We get the accuracy of the model.
Saloni Thete