1. Loading Dataset using ChatGPT
2. Perform initial analysis on Dataset using ChatGPT
3. Performing the first operation on the Dataset using ChatGPT
4. Tackling Missing values using ChatGPT Lesson 1
5. Tackling Missing values using ChatGPT Lesson 2
6. Tackling Missing values using ChatGPT Lesson 3
7. Tackling Missing values using ChatGPT Lesson 4
8. Performing Bivariate analysis with CatPLot using ChatGPT
9. Performing Bivariate analysis with KdePLot using ChatGPT
10. Examining the correlation of variables using ChatGPT Lesson 1
11. Examining the correlation of variables using ChatGPT Lesson 2
12. Perform a get dummies operation using ChatGPT
13. Prepare for Logistic Regression modeling using ChatGPT
14. Create a Logistic Regression model using ChatGPT
15. Examining evaluation metrics on the Logistic Regression model using ChatGPT - 1
16. Examining evaluation metrics on the Logistic Regression model using ChatGPT -2
17. Perform a GridSearchCV operation using ChatGPT
18. Model reconstruction with best parameters using ChatGPT