Xsub1subs Range Is 0 To 300 Xsub2subs Range Is 0 To 1000 What #141
x<sub>1</sub>’s range is 0 to 300. x<sub>2</sub>’s range is 0 to 1000. What are the suitable ranges of x<sub>1</sub> and x<sub>2</sub> after mean normalization?
This multiple choice question (MCQ) is related to the book/course gs gs126 Neural Networks. It can also be found in gs gs126 Multivariate Linear Regression - Gradient Descent for Multiple Variables - Quiz No.1.
x1’s range is 0 to 300. x2’s range is 0 to 1000. What are the suitable ranges of x1 and x2 after mean normalization?
x1 = (x1 – 150)/300, x2 = (x2-500)/1000
x1 = x2 – 700
x1 = x1 – 300, x2 = x2 – 1000
x1 = x1/300, x2 = x2/1000
Similar question(s) are as followings:
Online Quizzes of gs126 Neural Networks
Decision Trees - Decision Trees – Inductive Bias - Quiz No.1
gs gs126 Neural Networks
Online Quizzes
Support Vector Machines - Large Margin Intuition - Quiz No.1
gs gs126 Neural Networks
Online Quizzes