Decision Trees | Data Science with Marco
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Related videos
Trump RAPIDLY COLLAPSES in Wisconsin with FATAL DECISION!!
MeidasTouch
220.5k views
The Science of Sleep, with Matt Walker
StarTalk
129.2k views
The Science of Gardening, with EpicGardening
StarTalk
37.2k views
What Science Found at the Edge of Death | The Third Man
The Why Files
281.3k views
Trump GOES SILENT after FATAL DECISION
MeidasTouch
51.3k views
The Science of Replaceable Parts, with Mary Roach
StarTalk
39.9k views
Superhero Science: StarTalk Live! with Charles Liu
StarTalk
22.3k views
The Science Of Revenge, with James Kimmel
StarTalk
283.2k views
Trump SCREWS Red States with DEADLY DECISION now FELT
MeidasTouch
596.3k views
The Science of Illusions with Teller
StarTalk
819.6k views
Top Comments (1)
Hi Marco ! Thanks for another useful video. A few questions. First, how do we obtain trees for random forest models? I tried to use the same code as used in Baseline decision tree but got an error "'RandomForestClassifier' object has no attribute 'tree_'". Second, can you interpret the results a little here? For eg. In the baseline tree the tree seems to start with [X2] is it referring to the second variable on the X axis which would mean BMI is the most important predictor of breast cancer? Interpretation of the variables is extremely crucial for proper understanding.
Unlock the Data Inside
Turn Videos into Knowledge
- Get FREE 10/day: transcripts, summaries, chats
- Chat with videos, export text & PDF
- $1 free API credit for RAG, chatbots & research
Free forever plan • All features unlocked
Top Comments (1)
Hi Marco ! Thanks for another useful video. A few questions. First, how do we obtain trees for random forest models? I tried to use the same code as used in Baseline decision tree but got an error "'RandomForestClassifier' object has no attribute 'tree_'". Second, can you interpret the results a little here? For eg. In the baseline tree the tree seems to start with [X2] is it referring to the second variable on the X axis which would mean BMI is the most important predictor of breast cancer? Interpretation of the variables is extremely crucial for proper understanding.