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?

🎲 Try a Random Question  |  Total Questions in Quiz: 30  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Machine Learning 101 Practice Test: Multivariate Linear Regression — practice the complete quiz, review flashcards, or try a random question.

Quiz on multivariate linear regression, gradient descent for multiple variables, and polynomial regression. Multivariate is a controlled or supervised Machine Learning algorithm that analyses multiple data variables. It is a continuation of multiple regression that involves one dependent variable and many independent variables. The output is predicted based on the number of independent variables. Multivariate Multiple Regression is a method of modeling multiple responses, or dependent variables, with a single set of predictor variables. For example, we might want to model both math and... Show more

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?