193 - What is XGBoost and is it really better than Random Forest and Deep Learning?

  Рет қаралды 42,112

DigitalSreeni

DigitalSreeni

Күн бұрын

Пікірлер: 62
@pvrnaaz
@pvrnaaz 2 жыл бұрын
Very organized and clear with excellent examples that make it so easy to understand. Thank you!
@riti_joshi
@riti_joshi 10 ай бұрын
I never comment on any KZbin videos, but I am compelled to do here, because I learned most of my analyses for my dissertation following your tutorials. You're such a great tutor. Thank you so much.
@DigitalSreeni
@DigitalSreeni 9 ай бұрын
Wow, thank you!
@mhh5002
@mhh5002 3 жыл бұрын
Very well explained, sir. It was intuitive for beginners. The analogies are interesting as well.
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
Glad to hear that
@caiyu538
@caiyu538 3 жыл бұрын
Perfect tutorial, I am using XGBoost and random forest to analyze some work. Perfect tutorials for me. Always appreciate your continuous efforts to share your knowledge through youtube.
@ashift32
@ashift32 3 жыл бұрын
Very well explained, clear and concise. Thanks for taking your time
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
You're very welcome!
@sudippandit6676
@sudippandit6676 4 жыл бұрын
Very organized and straight forward! Waiting other videos. Thank you for sharing this knowledge.
@Fran171UA
@Fran171UA 4 ай бұрын
An excellent tutorial! Thank you very much! 🙏
@venkatesanr9455
@venkatesanr9455 4 жыл бұрын
Thanks, Sreeni sir for your valuable and knowledgeable content. Also, waiting for the next semantic segmentation series and also discusses the hyperparameters and their tuning, Time series analysis that will be highly helpful.
@DrNuyenVanFaulk
@DrNuyenVanFaulk 6 ай бұрын
I really appreciate this explanation! Thank you!
@evazhong4419
@evazhong4419 3 жыл бұрын
your explanation is so interesting haha, it helps me a lot understand the material
@semon00
@semon00 10 ай бұрын
Wow your explanotion is awesome!!! Dont stop plz
@VarunKumar-pz5si
@VarunKumar-pz5si 3 жыл бұрын
Awesome Tutorial, Glad I got a great teacher..Thank you...
@rezaniazi4352
@rezaniazi4352 3 жыл бұрын
thanks for the video what we have to change if we want to use XGBRegressor() insted if classifier ? xgboost documantation is so confusing !
@mouraleog
@mouraleog 2 жыл бұрын
Awesome video, thank you ! Greetings from Brazil!
@DigitalSreeni
@DigitalSreeni 2 жыл бұрын
Thanks for watching!
@barrelroller8650
@barrelroller8650 Жыл бұрын
It's not clear where did you get a dataset in a CSV format - the .zip archive from provided link includes only `wdbc.data` and `wdbc.names` files
@Ahmetkumas
@Ahmetkumas 4 жыл бұрын
Thanks for the video and effort. Can you make a time series video using xgboost, or something with multiple features(lags, rolling mean, etc..)
@multiversityx
@multiversityx 2 жыл бұрын
What’s the method name? When are you presenting at NeurIPS? (I’ll be attending it :)
@andyn6053
@andyn6053 Жыл бұрын
This was very clear and useful! Do u have any link to your code? Also, could xgboost be used for linear regression aswell?
@farhaddavaripour4619
@farhaddavaripour4619 2 жыл бұрын
Thanks for the video. Something I noticed in the figure above that you might have missed is that in the figure you show the most evolved species has lighter hair than less evolved which could interpret a false impression that species with lighter hair are more evolved. It would be great if you could adjust the figure.
@kakaliroy4747
@kakaliroy4747 3 жыл бұрын
The example of bagging is so funny and I can fully relate
@sbaet
@sbaet 4 жыл бұрын
can you make a quick video on normalization and standardizetion for a image dataset
@sathishchetla3986
@sathishchetla3986 Жыл бұрын
Thank you so much for your explanation sir
@drforest
@drforest 2 жыл бұрын
Awesome comparison. Super thanks
@omeremhan
@omeremhan 2 жыл бұрын
Magnificant!!! Thanks for clear explanation Sir.
@grantsmith3653
@grantsmith3653 2 жыл бұрын
Sreeni said we need to normalize, but I always thought we didn't need to do that with trees... Am I confused on something? Thanks for the video!!
@MayankSharmaee23b045
@MayankSharmaee23b045 Ай бұрын
u have to do gradient descent so u have to normalize it
@longtruong9935
@longtruong9935 3 жыл бұрын
dataset in the UCI link not avaiable now. could any one can provide update link?
@khairulfahim
@khairulfahim 2 жыл бұрын
Where can I get the exact .csv file?
@RealThrillMedia
@RealThrillMedia Жыл бұрын
Very helpful thank you!
@SP-cg9fu
@SP-cg9fu Жыл бұрын
very useful video ! Thank you!
@vikramsandu6054
@vikramsandu6054 3 жыл бұрын
Well explained. Thank you so much for the video.
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
Glad you liked it
@ahmedraafat8769
@ahmedraafat8769 2 жыл бұрын
The dataset has been removed from the website. is it possible to upload it?
@DigitalSreeni
@DigitalSreeni 2 жыл бұрын
Just google search for the keywords and you'll find it somewhere, may be on Kaggle. I do not own the data so I cannot share it, legally.
@tannyakumar284
@tannyakumar284 3 жыл бұрын
Hi. I have a 1500x11 dataset and I am trying to see which out of cognitive ability, non-cognitive ability, family structure, parental involvement, and school characteristics predict academic performance (measured in terms of grades ranging from 1-5). Should I be using XG Boost for this problem or random forest? Thanks!
@kangajohn
@kangajohn 3 жыл бұрын
if your explanations were a kaggle competition it would be top 1%
@vzinko
@vzinko Жыл бұрын
Another case of data leakage. You can't scale X and then split it into test and train. The scaling needs to happen after the split.
@Beowulf245
@Beowulf245 Жыл бұрын
Thank you. At least someone understands.
@andyn6053
@andyn6053 Жыл бұрын
So this video is incorrect?
@Jackson_M5
@Jackson_M5 Жыл бұрын
XGBoost with Regularized Rotations and Synthetic Feature Construction can approximate Deep NN deepness
@Bwaaz
@Bwaaz Жыл бұрын
very clear thanks :)
@Lodeken
@Lodeken Жыл бұрын
Wow that analogy! 😂 Amazingly apt lol!
@evyatarcoco
@evyatarcoco 4 жыл бұрын
A very useful episode, thanks sir
@kangxinwang3886
@kangxinwang3886 3 жыл бұрын
loved the arrange marriage example! Made it very intuitive and easy to understand. Thank you!
@abderrahmaneherbadji5478
@abderrahmaneherbadji5478 4 жыл бұрын
thank you very much
@v1hana350
@v1hana350 2 жыл бұрын
I have a question about the Xgboost algorithm. The question is how parallelization works in the Xgboost algorithm and explain me with an example.
@Frittenfinger
@Frittenfinger Жыл бұрын
Nice T-Shirt 😃
@ghafiqe
@ghafiqe 2 жыл бұрын
Perfect
@darioooc
@darioooc 2 жыл бұрын
Great!
@3DComputing
@3DComputing 3 жыл бұрын
You're worth more money
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
I am priceless :)
@Andromeda-M31-Hu
@Andromeda-M31-Hu 3 жыл бұрын
Looks like when you demo-ed random forest, you didn't comment out the xgb line, so you actually showed the fitting for xgb twice with the same results.
@agsantiago22
@agsantiago22 2 жыл бұрын
Merci !
@DigitalSreeni
@DigitalSreeni 2 жыл бұрын
Thank you very much.
@ramakrishnabhupathi4995
@ramakrishnabhupathi4995 3 жыл бұрын
Good one
@DigitalSreeni
@DigitalSreeni 3 жыл бұрын
Thank you! Cheers!
@alejandrovillalobos1678
@alejandrovillalobos1678 4 жыл бұрын
can you talk about transformers please?
@user.................
@user................. 7 ай бұрын
bro trying to share about life n forgot wts hes teaching 🤣🤣🤣🤣 only were i gt complete idea about xgboost tq
XGBoost Made Easy | Extreme Gradient Boosting | AWS SageMaker
21:38
Prof. Ryan Ahmed
Рет қаралды 42 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
196 - What is Light GBM and how does it compare against XGBoost?
19:05
158 - Convolutional filters + Random Forest for image classification.
27:14
ML Was Hard Until I Learned These 5 Secrets!
13:11
Boris Meinardus
Рет қаралды 362 М.
AdaBoost, Clearly Explained
20:54
StatQuest with Josh Starmer
Рет қаралды 805 М.
When to Use XGBoost
7:08
Super Data Science: ML & AI Podcast with Jon Krohn
Рет қаралды 7 М.
GraphRAG: The Marriage of Knowledge Graphs and RAG: Emil Eifrem
19:15
MIT Introduction to Deep Learning | 6.S191
1:09:58
Alexander Amini
Рет қаралды 884 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН