Тёмный

CS 7646: Decision Trees Part 1 (new location) 

Tucker Balch
Подписаться 2,5 тыс.
Просмотров 46 тыс.
50% 1

Опубликовано:

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 20   
@radiazwahl
@radiazwahl 2 года назад
11:00: Factors (X1, X2, …, XN) 15:00: describing decision tree structure 16:30: theme of lecture: how to use a decision tree if you have one 19:00: Decision tree API 22:00: introduce UCI wine dataset 24:00: Discussion of wine dataset 27:00: abstracted model dataset with X_n factors and y label 30:30: how to use a decision tree 32:00: gap while drawing decision tree (skip) 36:30: example decision tree with quiz 41:00: answer to quiz 44:00: in-sample vs out-of-sample testing --> overfitting • y_predict = model's predicted y value • y_test = true value (out-of-sample test) 48:00: implementing decision tree as ndarray 1:00:00 - Saving tree data to an ndarray - use relative indexes for children • Think about binary tree indexing parent & children nodes 1:01:40: Q&A • Fastest time-to-query: linear regression --> decision tree --> KNN • Max time-to-query for decision tree: log_2 (n) where n = number of nodes (assuming a balanced tree) • Decision trees are slow to learn/train --> it takes a lot of computational time to build a decision tree 1:07:00: end of lecture
@connorelkin7115
@connorelkin7115 2 года назад
very helpful for the midterm, thanks!
@sagniksinha5831
@sagniksinha5831 Год назад
Extremely helpful
@graceb2404
@graceb2404 Год назад
Thank you for your service my man
@PippyPappyPatterson
@PippyPappyPatterson Год назад
🫡
@alexwilson6136
@alexwilson6136 5 лет назад
Content starts around 11:05
@awayahshahid8006
@awayahshahid8006 2 года назад
This was a great lecture for helping build intuition about decision trees. Thank you Prof Balch! You're awesome!
@tyghaZ
@tyghaZ 5 лет назад
it could more helpful, if we could see the full whiteboard
@AminShahGilani
@AminShahGilani 4 года назад
At 1:04:39 she says log2(100) which is 6.643856189774724
@rendybjunior
@rendybjunior 3 года назад
If you already have rough idea on how decision tree works, I suggest you to jump to part 2 where the algorithm on how to construct the decision tree is being explained, to save your time. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WVc3cjvDHhw.html As the sound quality in this video is not great, it is hard to grasp exact words from the professor and I end up guessing what is it about from the whiteboard.
@nickzkr
@nickzkr 4 года назад
If you don't care to hear an initial analogy about the game "20 Questions", then you can start the lecture around the 20 minute mark.
@RoadToSalvationX
@RoadToSalvationX 5 лет назад
Well explained, thank you.
@lihanlive
@lihanlive 4 года назад
thank you for it first, I have to say this can be improved to much better.
@xMercuryx56
@xMercuryx56 7 дней назад
40:17 i spat my food out
@vikashkerketta6986
@vikashkerketta6986 3 года назад
How was the correlation calculated ? around 28:30
@awayahshahid8006
@awayahshahid8006 2 года назад
using an in built excel function
@BenHizak
@BenHizak 23 дня назад
What is this toy called?
@ShaunPatterson
@ShaunPatterson 7 лет назад
Paying attention Mr. Abercrombie?
@mohinderlamba
@mohinderlamba 5 лет назад
terrible delivery I am sorry to say. I had to listen at 1.5 speed and yet could not tolerate it.
@nickcorona3966
@nickcorona3966 2 года назад
Why is it terrible delivery?
Далее
CS 7646: Decision Trees Part 2
1:01:01
Просмотров 53 тыс.
КОСПЛЕЙ НА СЭНДИ ИЗ СПАНЧБОБА
00:57
CS 7646: Guest Speaker Todd Simkin of Susquehanna
1:05:57
CS 7646: Building a market simulator
1:13:51
Просмотров 36 тыс.
Decision and Classification Trees, Clearly Explained!!!
18:08
AI can't cross this line and we don't know why.
24:07
Просмотров 613 тыс.
Think Fast, Talk Smart: Communication Techniques
58:20