Linear Regression

Beschreibung

Introduction to Linear Regression
Vishakha Achmare
Quiz von Vishakha Achmare, aktualisiert more than 1 year ago
Vishakha Achmare
Erstellt von Vishakha Achmare vor mehr als 3 Jahre
57
0

Zusammenfassung der Ressource

Frage 1

Frage
Regression analysis is a form of predictive modelling technique which investigates the relationship between a dependent and independent variable.
Antworten
  • True
  • False

Frage 2

Frage
Linear regression is a basic and commonly used type of predictive analysis which usually works on continuous data.
Antworten
  • True
  • False

Frage 3

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

Frage 4

Antworten
  • write your answer down
  • check time later

Frage 5

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

Frage 6

Frage
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.
Antworten
  • True
  • False

Frage 7

Frage
This general equation is for?
Antworten
  • Linear Regression
  • Polynomial Regression

Frage 8

Frage
Advantages of using Polynomial Regression are:
Antworten
  • 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.

Frage 9

Frage
Disadvantages of using Polynomial Regression are:
Antworten
  • 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.

Frage 10

Frage
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.
Antworten
  • one
  • two

Frage 11

Frage
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.
Antworten
  • True
  • False

Frage 12

Frage
Non-random pattern of the residual plot indicates that the model is,
Antworten
  • 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

Frage 13

Frage
Characteristics of a residue are:
Antworten
  • 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
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

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