Regression: Let's say, we want to perform linear regression on a dataset containing m examples and n features. Our output is a linear funcion as follows: Ti = W₁xi,1 + W₂x₁,2 + .....+wnxin + b Now, if the error is E, then the gradient descent weight update rules should be as follows: W₁ = w₁ - for i {1,2, ..., n} dwi b=b-ASE For the following loss functions E, find and S. SE δω. 1. Mean Squared Error: 2. Sum of Squared Error: E = 1/²1(Yi - Ti )² Swi m E = ₁ (Yi - Yi)² 3. Mean Squared Logged Error: Sometimes, yi and yi can be too large. So, we use the following loss function. m E = (log yi - log y₁)²

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question

Please give a step-by-step solution.

Answer question 3.

 

 

Regression: Let's say, we want to perform linear regression on a dataset containing m examples
and n features. Our output is a linear funcion as follows:
Y₁ = W₁x₁,1 + w2xi,2+.......... + Wnxin + b
Now, if the error is E, then the gradient descent weight update rules should be as follows:
w₁ = w₁-X for i = {1,2,...,n}
b = b - Xow₂
SE
For the following loss functions E, find and
δων
1. Mean Squared Error:
2. Sum of Squared Error:
E = 1 (Yi-Yi)²
E = ₁ (Yi - yi)²
i=1
3. Mean Squared Logged Error: Sometimes, y₁ and yi can be too large. So, we use the following
loss function.
m
E = 1/21 (log yi – log yi)²
Li=1
Transcribed Image Text:Regression: Let's say, we want to perform linear regression on a dataset containing m examples and n features. Our output is a linear funcion as follows: Y₁ = W₁x₁,1 + w2xi,2+.......... + Wnxin + b Now, if the error is E, then the gradient descent weight update rules should be as follows: w₁ = w₁-X for i = {1,2,...,n} b = b - Xow₂ SE For the following loss functions E, find and δων 1. Mean Squared Error: 2. Sum of Squared Error: E = 1 (Yi-Yi)² E = ₁ (Yi - yi)² i=1 3. Mean Squared Logged Error: Sometimes, y₁ and yi can be too large. So, we use the following loss function. m E = 1/21 (log yi – log yi)² Li=1
Expert Solution
steps

Step by step

Solved in 3 steps with 12 images

Blurred answer
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman