XGBoost: How it works, with an example.
ฝัง
- เผยแพร่เมื่อ 2 พ.ย. 2024
- In this excerpt, we cover perhaps the most powerful machine learning algorithm today: XGBoost (eXtreme Gradient Boosted trees). We'll talk about how they work, how to tune their parameters, and why they are so effective. Then, we'll apply it to the Iris data set to see it in action using a Jupyter notebook with Python.
View the Full Course: www.sundog-edu...
DATA SCIENCE & MACHINE LEARNING PLAYLIST - WHAT TO WATCH NEXT:
7 Tips for Getting Hired at Amazon or Google
• 7 Tips for Getting Hir...
How to Get Experience in Big Data
• How to Get Experience ...
Machine Learning Tutorial / Online Course
• Machine Learning Tutor...
MORE RESOURCES TO SUPPORT YOU:
FREE Course: Deep Learning with Tensorflow and Python
sundog-educati...
Sundog Education All-Access Course Membership
sundog-educati...
Check Out Our Course Catalog
sundog-educati...
Machine Learning & Data Science Books
sundog-educati...
CONNECT WITH US ON SOCIAL MEDIA:
LinkedIn: / sundogeducation
Twitter: / sundogeducation
Facebook: / sundogedu
ABOUT SUNDOG EDUCATION:
Sundog Education provides online courses teaching big data, machine learning, and valuable data science skills at very affordable prices.
All the courses are taught by Frank Kane (Sundog Education, Founder & CEO) and his team of industry experts. Frank Kane spent over 9 years at Amazon.com as a senior manager and was an instrumental part of creating their recommendations through recommender systems.
At Sundog Education our mission is to make highly valuable skills in machine learning, big data, AI, and data science accessible at prices anyone in the world can afford. Our current online courses have reached over 500,000 students worldwide and are helping make six-figure careers accessible to individuals around the world.
#datascience #machinelearning #AI #bigdata #deeplearning #recommendersystems #datamining #artificialintelligence #autonomouscars #hadoop #apachespark #python #elasticsearch #aws #amazonwebservices
You have the _perfect_ voice and narration, something which I have missed in every other popular ML video lectures and courses.
the banyan tree is a perfect analogy. thanks! great video.
I wish you were my teacher when i studied this in school..very clear and concise
by far the best xgboost tutorial i have seen. Well done!
Sooooo smooth and to the point, wonderful video!!
"it's so easy to use ,it's almost disturbing!", I literally LoL'ed at that! :D
Well explained, Thank you
Well explained. Very clear and easy to follow.
Where do i get the course material to run the algorithm with sample data . I purchased the Udemy course as well but unable to find the Ml course folder.. Can you please guide to get that information
Excellent demonstration, thanks!!!
this video openned up a recursive dependence that took me to watch 213402 more videos. damn
could you kindly provide the link for the full playlist? thx
Awesome explanation!
Nice clear video, thanks :)
Really Nice video, great explanation. thanks!
Very clear I love this tutorial!
As your title says.. where did you explain "How it works"? you just explain pros and cons of model.
In other words, its the wet dream of every Data Scientist?
Thank you for your fabulous video! I enjoy it and understand well!
Could you tell me if the output from the xgb classifier gives 'confidence' in a specific output (allowing you to assign a class) ? or is this functionally equivalent to statistical probability of an event occuring?
The model outputs the predicted flower classes (which were converted from their names to index values 0, 1 and 2). He then uses accuracy_score to measure what % of predictions were correct and gets 1.0 ratio (100% correct predictions).
In this case XGBoost is being used as a classifier (which flower type 0, 1 or 2), not doing regression (predicting a probability or number like the predicted price of a House given some features about the house, for example)
Why don't you try to forecast stock price using xgboost?
Character In the video It's great, I like it a lot $$
Great video, but i'd wish you'd bothered to thoroughly explain the hyper parameters.
very good.
At least it is good introduction for beginners
If you could execute it using 10fold cv than it would be great. thanks.
not in a critical way, but is this a sales pitch for xgboost? :) hahhaha
so how it works?
This is more "How to use it" instead of "How it works"
Why don't you upload the notepad !
Miller Ruth Williams Daniel Garcia Patricia
This is "How to use it", not "How it works".
and that is perfectly fine!
iris dataset?!!!
Really?!