Machine Learning 1 - Linear Classifiers, SGD | Stanford CS221: AI (Autumn 2019)

  Рет қаралды 440,286

Stanford Online

Stanford Online

Күн бұрын

Пікірлер: 26
@pavittarx
@pavittarx 6 ай бұрын
I am fiinding this course to be very interesting and answering a very fundamental questions I have had for a long time. I'm loving this approach as compared to everyone running into types of models etc, whenever they discuss AL/ML.
@swavekbu4959
@swavekbu4959 Жыл бұрын
Excellent video and teacher. The "weight vector" is nothing more than a linear combination, where each feature is weighted by a scalar that is estimated. The goal is to estimate an optimal linear combination of features that will maximally separate groups if it's a linear classifier. E.g., suppose you want to classify who will make their monthly mortgage payment and who will not. What are some good features (predictors) to use to classify? You will choose these based on theory or what you think will work. Suppose yearly earnings is one such feature, and past payment behavior is another. We seek a linear combination of yearly earnings and past payment behavior that optimally separates the binary response variable. This is what a classical linear classifier attempts to do. The key point is that a "weight vector" in this case is just a linear combination of variables, weighted in such a way as to optimize classification on the response variable. As a comparison, ordinary least squares regression seeks a weighted linear combination such that error is minimized in prediction. Both concepts are very similar, they just apply to different type of responses (binary vs. continuous).
@leventaksakal5
@leventaksakal5 Жыл бұрын
No laughs at 33:33 come on guys
@WhiskeyTangoFoxtraught
@WhiskeyTangoFoxtraught 5 жыл бұрын
Thank you for posting. No Lecture 1, did I miss anything important?
@AnmolKumar-dh3lh
@AnmolKumar-dh3lh Жыл бұрын
interesting thank you so much!!
@urduadab90DrEmraanAzfar
@urduadab90DrEmraanAzfar 4 ай бұрын
I register myself for the learning of Artificial intelligence but there is Math & Math all around. what i can do?
@qasimmalik6560
@qasimmalik6560 Ай бұрын
unregister? :)
@YeekyYeeky
@YeekyYeeky 3 ай бұрын
really great class
@Jonathan-ru9zl
@Jonathan-ru9zl 4 ай бұрын
Where can I get the sources?
@annorprince6321
@annorprince6321 2 жыл бұрын
Please, I really love soccer because I used to play soccer. So I'm wondering if I can become Data Scientist in soccer by learning Data Science?
@Arne_Boeses
@Arne_Boeses 2 жыл бұрын
Yes of course!
@kiwi-mf2do
@kiwi-mf2do Жыл бұрын
Soccer definitely handles a lot of data, the stats of the players teams etc. So yes.
@Hiphiphooray490
@Hiphiphooray490 Жыл бұрын
Sure! But please note that learning the rules of soccer is a bit easier than learning data science.
@alexplaytop
@alexplaytop Жыл бұрын
All about math, but if I want to train chatbot like app? Where only words or data of strings?
@oscarcoca5385
@oscarcoca5385 6 ай бұрын
Bro this is class 1, chill. Strings can be treated as numerical vectors
@gertrudevine9678
@gertrudevine9678 Жыл бұрын
Which software language is the tutor using for his coding?
@ousmanedu3694
@ousmanedu3694 Жыл бұрын
python
@SimsonPoon
@SimsonPoon Жыл бұрын
Why phi(x) is an array in each point value?😮‍💨
@yagmurgulec1754
@yagmurgulec1754 2 жыл бұрын
How come the vector [2 -1] can be perpendicular to the vector [2 4]? Instead, maybe you could've meant [1 2].
@notintheobservableuniverse2594
@notintheobservableuniverse2594 2 жыл бұрын
Their dot product is apparently 0, they should be perpendicular (you're probably confusing "perpendicular" with "parallel").
@yagmurgulec1754
@yagmurgulec1754 2 жыл бұрын
When they are perpendicular to each other, their dot product should be zero.
@sourabhverma9034
@sourabhverma9034 2 жыл бұрын
Slope = y/x. So vector [2, -1] slope = -.5 vector [2, 4] = 2 2 lines are perpendicular if dot product of their slope is -1 See 2 * -0.5 = -1
@fishfrompluto
@fishfrompluto Жыл бұрын
They are perpendicular and dot product is 0. In algebra the dot product of points (a1, b1) and (a2, b2) is a1*a2+b1*b2 For points (2,-1) and (2,4) , the dot product is 0.
@monkmode9138
@monkmode9138 Жыл бұрын
It's too theoretical lecture to me, i am suffering.
@Eizengoldt
@Eizengoldt Жыл бұрын
Rip
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
11. Introduction to Machine Learning
51:31
MIT OpenCourseWare
Рет қаралды 1,6 МЛН
But what is a neural network? | Deep learning chapter 1
18:40
3Blue1Brown
Рет қаралды 18 МЛН
General Relativity Lecture 1
1:49:28
Stanford
Рет қаралды 4,1 МЛН
1. Artificial Intelligence and Machine Learning
1:14:24
MIT OpenCourseWare
Рет қаралды 646 М.
Stanford CS229: Machine Learning Course, Lecture 1 - Andrew Ng (Autumn 2018)
1:15:20