Linear Regression

Descrição

Introduction to Linear Regression
Vishakha Achmare
Quiz por Vishakha Achmare, atualizado more than 1 year ago
Vishakha Achmare
Criado por Vishakha Achmare mais de 3 anos atrás
57
0

Resumo de Recurso

Questão 1

Questão
Regression analysis is a form of predictive modelling technique which investigates the relationship between a dependent and independent variable.
Responda
  • True
  • False

Questão 2

Questão
Linear regression is a basic and commonly used type of predictive analysis which usually works on continuous data.
Responda
  • True
  • False

Questão 3

Questão
Explain the equation: Y(predicted) = (β1*x + βo) + Error value
Responda
  • write your answers down
  • check them later

Questão 4

Questão
Explain the equation
Responda
  • write your answer down
  • check time later

Questão 5

Questão
The main goal of Gradient descent is to minimize the cost value. i.e. min J(θo, θ1)
Responda
  • True
  • False

Questão 6

Questão
Choosing a perfect learning rate is a very important task as it depends on how large of a step we take downhill during each iteration.
Responda
  • True
  • False

Questão 7

Questão
This general equation is for?
Responda
  • Linear Regression
  • Polynomial Regression

Questão 8

Questão
Advantages of using Polynomial Regression are:
Responda
  • Polynomial provides the best approximation of the relationship between the dependent and independent variables.
  • A broad range of functions can be fit under it.
  • Polynomial basically fits a wide range of curvature.
  • All of the above.

Questão 9

Questão
Disadvantages of using Polynomial Regression are:
Responda
  • The presence of one or two outliers in the data can seriously affect the results of the nonlinear analysis.
  • These are too sensitive to the outliers.
  • In addition, there are unfortunately fewer model validation tools for the detection of outliers in nonlinear regression than there are for linear regression.
  • All of the above.

Questão 10

Questão
simple linear regression is a type of regression analysis where the number of independent variables is ____ and there is a linear relationship between the independent(x) and dependent(y) variable.
Responda
  • one
  • two

Questão 11

Questão
Residual plot helps in analyzing the model using the values of residues. It is plotted between predicted values and residue. Their values are standardized. The distance of the point from 0 specifies how bad the prediction was for that value. If the value is positive, then the prediction is low. If the value is negative, then the prediction is high. 0 value indicates prefect prediction. Detecting residual pattern can improve the model.
Responda
  • True
  • False

Questão 12

Questão
Non-random pattern of the residual plot indicates that the model is,
Responda
  • Missing a variable which has significant contribution to the model target
  • Missing to capture non-linearity (using polynomial term)
  • No interaction between terms in model
  • All of the above

Questão 13

Questão
Characteristics of a residue are:
Responda
  • Residuals do not exhibit any pattern
  • Adjacent residuals should not be same as they indicate that there is some information missed by system.
  • All of the above

Semelhante

Python
Jay Prakash
Skewed Distributions in Data Science.
Vishakha Achmare
Sampling Techniques In Data Science
Vishakha Achmare
Descriptive Statistics for Data Science
Vishakha Achmare
Inferential Statistics for Data Science
Vishakha Achmare
Logistic regression
Vishakha Achmare
Machine Learning for Data Science
Vishakha Achmare
Basic Python - Lists
Rebecca Noel
Machine Learning
alex_sj
Computer Science
Bayram Annanurov
Top 5 Data Science Certifications In-demand By Fortune 500 Firms in 2022
Data science council of America