Gradient Boosting with XGBoost (5/6) | Machine Learning with Python: Zero to GBMs

preview_player
Показать описание


🎯 Topics Covered
- Training and evaluating an XGBoost model
- Data normalization and cross-validation
- Hyperparameter tuning and regularization

⌚ Time Stamps
COMING SOON

🎤 About the speaker
Aakash N S is the co-founder and CEO of Jovian - a community learning platform for data science & ML. Previously, Aakash has worked as a software engineer (APIs & Data Platforms) at Twitter in Ireland & San Francisco and graduated from the Indian Institute of Technology, Bombay. He’s also an avid blogger, open-source contributor, and online educator.

#GBM #MachineLearning #Python #Certification #Course #Jovian

-
Рекомендации по теме
Комментарии
Автор

Few small changes at 54:05 will prevent pop-ups:
Change:
inputs['CompetitionDistance'].fillna(max_distance, inplace=True)
test_inputs['CompetitionDistance'].fillna(max_distance, inplace=True)
To:
max_distance}, inplace=True)
max_distance}, inplace=True)

And, also on 54:16:
Change:
''sparse=False'
To:
'sparse_output=False'

An_rg
Автор

One of the best tutorials. Team Jovian, you should post more stuff.

siddharthpangotra
Автор

the best video lecture i have ever seen...your every video is awesome..plz keep it up...thanx a lot

ashutoshpandey
Автор

your content is absolute gold. If possible, It would be great if you could do an EDA on something related to customer retention or finance.

raunak
Автор

Very good explanations ! Learnt about feature engineering. Thanks for coming live with this 😊

oianmol
Автор

This video deserves a lot more views than it got!

weebprogrammer
Автор

Hi, Could you please teach us how to balance the imbalance data set ??

shahrzadaminranjbar
Автор

Hello Akash sir, I am from Nepal. I cannot verify my phone number on Kaggle and it is not letting me download Sales data without verification. Can you please provide an alternative link from where I can download the data?

rohanbyanjankar
Автор

Can we please solve a classification problem using XGboost, where we are dealing with Imbalanced dataset

sandeepgupta
Автор

Good day everyone. I have a question. If a person has never done any of these courses before, no experience what so ever is it a good idea to start here.

kymberlyhounsell
visit shbcf.ru