Polynomial regression

  Рет қаралды 90,110

Mike X Cohen

Mike X Cohen

Күн бұрын

Пікірлер: 49
@drewfrench8784
@drewfrench8784 4 ай бұрын
Just found your content and I find it far clearer than most other creators who try to explain similar concepts. Good job
@mikexcohen1
@mikexcohen1 4 ай бұрын
Thank you kindly, Drew.
@BrandonSLockey
@BrandonSLockey 4 жыл бұрын
BIC at 7:05 great explanation, insanely good
@sudiptochakrabarti9469
@sudiptochakrabarti9469 9 ай бұрын
Please refer the video, where you taught how to calculate SSE for specific K in the BIC formula
@nzrinliyeva2913
@nzrinliyeva2913 3 жыл бұрын
How can I define polynomial regression coefficient, which method can I use?
@Evan490BC
@Evan490BC 3 жыл бұрын
Bayes information criterioN. Criteria is plural.
@ahmadasadillah8392
@ahmadasadillah8392 3 жыл бұрын
Hey great vid! Where can I watch your video about the sum of squares of the residuals?
@jotkej9748
@jotkej9748 3 жыл бұрын
Looking for that too
@russellkemmit73
@russellkemmit73 2 жыл бұрын
Udemy Mike Cohen, Machine Learning Course
@ahmadasadillah8392
@ahmadasadillah8392 2 жыл бұрын
Thank you
@OsmanGani-b6j
@OsmanGani-b6j Ай бұрын
Why did not you say about decent gradient algorithm? Is BIC the alternative algorithm?
@mikexcohen1
@mikexcohen1 Ай бұрын
Gradient descent is a nonlinear search algorithm. It's very powerful for large, complex problems that have no closed-form solution. But regression has a closed-form solution (least squares) that can be mathematically proven to be optimal.
@sofiansammar335
@sofiansammar335 2 жыл бұрын
WOW, amazing thank you, the best video about Polynomial regression.
@mikexcohen1
@mikexcohen1 2 жыл бұрын
Thank you, kind internet stranger.
@pritamroy3766
@pritamroy3766 3 жыл бұрын
hi mike, I have a question, that is, lets say i have data points, now I made a curve a manually (lets imagine it is possible ) joining each points one by one. it will give a some crooked curve obviously, now if I calculate BIC for this crooked curve will it give minimize value ?
@bit-colombo5595
@bit-colombo5595 3 жыл бұрын
Hello is there a video of implementing polynomial regression in python
@mikexcohen1
@mikexcohen1 3 жыл бұрын
Not in this video, but in the full course, yes, there are examples in Python code with explanations.
@oneness-divinebeings1115
@oneness-divinebeings1115 Жыл бұрын
Very nice explanation.. Thank you so much
@renaldomoon3097
@renaldomoon3097 Жыл бұрын
Nice and short explanation, thanks my dude!
@mikexcohen1
@mikexcohen1 Жыл бұрын
You got it, bro
@maryammaryamian2748
@maryammaryamian2748 3 жыл бұрын
What is your nulhypothesis and alternative hypothesis when you have a polynimial term in your regression when we are doing a t-test for each variable? Imagine you have y = b1 + b2 age + b3 age ^2? And you think that age has a negative effect on y over time?
@mikexcohen1
@mikexcohen1 3 жыл бұрын
The null hypothesis of regressors in a model is always the same: That the coefficient (the beta value) is statistically indistinguishable from zero.
@jayZander
@jayZander 3 жыл бұрын
why is a sub 2 equal to 0?
@MrCentrax
@MrCentrax 2 жыл бұрын
I can't find the video about the SSe formula
@valovanonym
@valovanonym 2 жыл бұрын
It's actually the mse
@MB-rt8so
@MB-rt8so 3 жыл бұрын
Thank you for this video, pls give examples for calculating best fit no. of degree & sample size calculation for polynomial equation, As per Bayes (BIC) equation.
@philippu1455
@philippu1455 4 жыл бұрын
Mike! I really enjoyed this insightful video. What method do you regard as the best when incorporating noise for polynomial functions?
@mikexcohen1
@mikexcohen1 4 жыл бұрын
Hi Philipp. There are many ways to simulate noise, depending on the goal. The easiest thing to do is to use white noise (randn in MATLAB or np.random.randn in Python) with a suitable standard deviation.
@philippu1455
@philippu1455 3 жыл бұрын
​@@mikexcohen1 Thank you for the reply. What I am looking at is a neural network that approximates a polynomial given x values as input and their associated function values (y) as the label. I want to test the robustness of the model by adding noise to the function values of the training data. Would you say that the use of a normal distribution with a suitable standard deviation and the original, "true" y as the mean is appropriate for this endeavor?
@judahdsouza9196
@judahdsouza9196 2 жыл бұрын
@@philippu1455 yeah that should work
@mo_l9993
@mo_l9993 2 жыл бұрын
This video helped me a lot, thank you!
@gvbvwockee
@gvbvwockee 4 жыл бұрын
Really helpful stuff! Thank you.
@tenzinis5572
@tenzinis5572 3 жыл бұрын
My first video, already hooked!
@mikexcohen1
@mikexcohen1 3 жыл бұрын
Welcome to the team ;)
@codecaine
@codecaine Жыл бұрын
Excellent content
@mikexcohen1
@mikexcohen1 Жыл бұрын
Glad you enjoyed it :)
@vgreddysaragada
@vgreddysaragada Жыл бұрын
well narrated..Thank you
@erickjian7025
@erickjian7025 3 жыл бұрын
shouldn't natural log be ln? I though log is base 10 log
@mikexcohen1
@mikexcohen1 3 жыл бұрын
Yikes! Yes, you're correct, and it's a bit of a typo there. I guess I was mixing code and math while writing out that equation. Anyway, my apologies for the confusion, and good catch!
@erickjian7025
@erickjian7025 3 жыл бұрын
@@mikexcohen1 All good :) like your video !!!
@n8trh
@n8trh 2 жыл бұрын
If memory serves, in some math books, e is the default for a log base instead of 10, i.e. "log" is used for "ln".
@siddhft3001
@siddhft3001 3 жыл бұрын
Great explanation. Thank you!
@kanamarlapudimukhesh5619
@kanamarlapudimukhesh5619 3 жыл бұрын
At 7:45 what is formula for SS?
@navalkumarshukla9447
@navalkumarshukla9447 3 жыл бұрын
I think it's MSE only
@sivakumar-ho3mw
@sivakumar-ho3mw 4 жыл бұрын
Appreciated Man !! Great Job
@Thriver21
@Thriver21 Жыл бұрын
Tq
@vikasjaswal9416
@vikasjaswal9416 4 жыл бұрын
you are awesome
@mikexcohen1
@mikexcohen1 4 жыл бұрын
No, you're awesome! ... well, let's both be awesome ;)
@swghavoc
@swghavoc Жыл бұрын
Humm
Polynomial Regression for Machine Learning
15:54
Kody Simpson
Рет қаралды 446
Polynomial Regression in Python
20:18
NeuralNine
Рет қаралды 47 М.
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 22 МЛН
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,6 МЛН
НИКИТА ПОДСТАВИЛ ДЖОНИ 😡
01:00
HOOOTDOGS
Рет қаралды 2,6 МЛН
Learn Statistical Regression in 40 mins! My best video ever. Legit.
40:25
The Key Equation Behind Probability
26:24
Artem Kirsanov
Рет қаралды 126 М.
Data Fitting: Polynomial Fitting and Splines, Part 1
6:52
Data4Bio
Рет қаралды 84 М.
Machine Learning Fundamentals: Bias and Variance
6:36
StatQuest with Josh Starmer
Рет қаралды 1,3 МЛН
Multiple Regression from beginning to end in 30 minutes.
33:07
R Programming 101
Рет қаралды 15 М.
Linear regression 3: Polynomial regression and basis functions
15:14
Statistics 101: Nonlinear Regression, The Very Basics
21:55
Brandon Foltz
Рет қаралды 143 М.
Linear Regression, Clearly Explained!!!
27:27
StatQuest with Josh Starmer
Рет қаралды 269 М.
Polynomial Regression in R | R Tutorial 5.12 | MarinStatsLectures
6:47
MarinStatsLectures-R Programming & Statistics
Рет қаралды 86 М.
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 22 МЛН