Skip to main content

Terminologies Related to the Regression Analysis:

 

Terminologies Related to the Regression Analysis:

  • Dependent Variable: The main factor in Regression analysis which we want to predict or understand is called the dependent variable. It is also called target variable.
  • Independent Variable: The factors which affect the dependent variables or which are used to predict the values of the dependent variables are called independent variable, also called as a predictor.
  • Outliers: Outlier is an observation which contains either very low value or very high value in comparison to other observed values. An outlier may hamper the result, so it should be avoided.
  • Multicollinearity: If the independent variables are highly correlated with each other than other variables, then such condition is called Multicollinearity. It should not be present in the dataset, because it creates problem while ranking the most affecting variable.
  • Underfitting and Overfitting: If our algorithm works well with the training dataset but not well with test dataset, then such problem is called Overfitting. And if our algorithm does not perform well even with training dataset, then such problem is called underfitting.

Why do we use Regression Analysis?

As mentioned above, Regression analysis helps in the prediction of a continuous variable. There are various scenarios in the real world where we need some future predictions such as weather condition, sales prediction, marketing trends, etc., for such case we need some technology which can make predictions more accurately. So for such case we need Regression analysis which is a statistical method and used in machine learning and data science. Below are some other reasons for using Regression analysis:

  • Regression estimates the relationship between the target and the independent variable.
  • It is used to find the trends in data.
  • It helps to predict real/continuous values.
  • By performing the regression, we can confidently determine the most important factor, the least important factor, and how each factor is affecting the other factors.

Types of Regression

There are various types of regressions which are used in data science and machine learning. Each type has its own importance on different scenarios, but at the core, all the regression methods analyze the effect of the independent variable on dependent variables. Here we are discussing some important types of regression which are given below:

  • Linear Regression
  • Logistic Regression
  • Polynomial Regression
  • Support Vector Regression
  • Decision Tree Regression
  • Random Forest Regression
  • Ridge Regression
  • Lasso Regression:

Comments

Popular Post

SSC WORD

1. TRANQUILITY : ŕ¤¶ांति Meaning:  a peaceful, calm state, without noise, violence, worry, etc. Synonyms:  calmness, coolness Antonyms:  chaos, loudness Example:  Not surprisingly, the desire for tranquility among local inhabitants is almost palpable. 2. REBOUND : वापस आना Meaning:  If an action rebounds on you, it does not have the effect you hoped for but has an unpleasant effect on you instead Synonyms:  recoil, recuperate Antonyms:  weaken, hurt Example:  His continual demands for sympathy rebounded on him because his friends finally stopped listening. 3. INVIGORATE : ŕ¤Ş्रोत्साहन Meaning:  to give new energy or strength to someone or something Synonyms:  boost, stimulate Antonyms:  discourage, dissuade Example:  They argued that a cut in the tax rate would invigorate the ec...
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- srportalgiri_main_AdSense1_250x250_as --> <ins class="adsbygoogle"      style="display:inline-block;width:250px;height:250px"      data-ad-client="ca-pub-2060990885270177"      data-ad-slot="4129699440"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>

Linear Regression- Details

  Linear Regression: Linear regression is a statistical regression method which is used for predictive analysis. It is one of the very simple and easy algorithms which works on regression and shows the relationship between the continuous variables. It is used for solving the regression problem in machine learning. Linear regression shows the linear relationship between the independent variable (X-axis) and the dependent variable (Y-axis), hence called linear regression. If there is only one input variable (x), then such linear regression is called  simple linear regression . And if there is more than one input variable, then such linear regression is called  multiple linear regression . The relationship between variables in the linear regression model can be explained using the below image. Here we are predicting the salary of an employee on the basis of  the year of experience . Below is the mathematical equation for Linear regression: Y= aX+b   Here,...

The DNA Technology (Regulation) Bill

Recently, the DNA Technology (Regulation) Bill was introduced in the Lok Sabha to regulate the use of DNA technology for establishing the identity of a person. What are the provisions of the bill? 1. Establishment of National and Regional DNA Data Bank. 2. Every data bank would have indices such as the crime scene index, suspects’ or undertrials’ index, offenders’ index, missing persons’ index and unknown deceased persons’ index. 3. Establishment of DNA Regulatory Board which accredits labs analysing DNA samples. 4. Written consent by individuals is mandatory before collection of their DNA samples and creating a DNA profile of an individual. 5. However, consent is not required for offences with punishment for more than seven years in jail or death. Deletion of DNA profile from Data banks: 1. DNA profiles of the suspect may be removed on the filing of a police report or court order. 2. DNA profiles of undertrials may be removed based on a court orde...

đź”°VOCABULARYđź”°

1. OBFUSCATE (VERB): (उलझाना): confuse  Synonyms: baffle, bewilder  Antonyms: clarify, explicate  Sentence:- The new rule is more likely to obfuscate people than enlighten them.  2. BRINK (NOUN): (कगार): fringe  Synonyms: periphery, threshold  Antonyms: center, middle  Sentence:- This woman could bring me to the brink of insanity.  3. INTERMITTENT (ADJECTIVE): (सविराम): irregular  Synonyms: fitful, infrequent  Antonyms: regular, frequent  Sentence:- The holiday lights are intermittent and flicker on and off constantly.  4. HERALD (NOUN): (अग्रदूत): messenger  Synonyms: adviser, bearer  Antonyms: pupil, student  Sentence:- A herald sent forward to announce the coming of a king.  5. INSULAR (ADJECTIVE): (संकुचित ...

Follow the Page for Daily Updates!