Kaggle with XGBoost, Gpt 3, chat gpt and Github Copilot:
echohive
- 1 hours
- Beginner
- Free
- Online
We will be solving a Kaggle challenge using xgboost algorithm mostly written by gpt 3 in OpenAI playground. We will add additional code with the help of chat gpt and Github Copilot using VS Code as our IDE.
00:00 intro and review of the dataset00:57 csv to table extension for VS Code01:54 gpt-3 writes XGBoost code, data preprocessing(numerical vs categorical)06:22 Code review12:20 ChatGPT turns categorical column into numerical one hot encoded columns17:10 asking chat gpt for alternative algorithms to XGBoost