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

Advertising.

    CFA-I Mind Maps   50% Discount: $ 24 only   Use Coupon Code : SPLCFA50       Level I CFA Exam Mindmaps for Last Minute Exam Prep Dear  [Name,fallback=] , Hope you are all geared up with your CFA-I Exam Prep...Hardly few days left... We would like to wish you Good Luck for your Exam. Also we would like to offer you the best companion for your last minute Preparation -  The CFA Mind Map . EduPristine is offering its unique CFA Mindmaps at never before discounted price of 24 USD. Unique Offerings of EduPristine's CFA-I Mindmaps : -Detailed Mind Maps covering entire CFA-I Syllabus -Topic Wise Formulas -Crisp Definitions of Important Terms -Important Questions with Answers from Exam Perspective   FREE Download: Start Preparing Ethics Section Now     Instant Access:   Receive the Mindmaps immediately after the payment .     Avail 50% Discount:  47   $ 24  Use...

HTML5 syntax

The HTML 5 language has a "custom" HTML syntax that is compatible with HTML 4 and XHTML1 documents published on the Web, but is not compatible with the more esoteric SGML features of HTML 4. HTML 5 does not have the same syntax rules as XHTML where we needed lower case tag names, quoting our attributes,an attribute had to have a value and to close all empty elements. But HTML5 is coming with lots of flexibility and would support the followings: Uppercase tag names. Quotes are optional for attributes. Attribute values are optional. Closing empty elements are optional. The DOCTYPE: DOCTYPEs in older versions of HTML were longer because the HTML language was SGML based and therefore required a reference to a DTD. HTML 5 authors would use simple syntax to specify DOCTYPE as follows: <!DOCTYPE html> All the above syntax is case-insensitive. Character Encoding: HTML 5 authors can use simple syntax to specify Character Encoding as follows: ...

What is Android?

                            What is Android? Android is an open source and Linux-based  Operating System  for mobile devices such as smartphones and tablet computers. Android was developed by the  Open Handset Alliance , led by Google, and other companies. Android offers a unified approach to application development for mobile devices which means developers need only develop for Android, and their applications should be able to run on different devices powered by Android. The first beta version of the Android Software Development Kit (SDK) was released by Google in 2007 where as the first commercial version, Android 1.0, was released in September 2008. On June 27, 2012, at the Google I/O conference, Google announced the next Android version, 4.1  Jelly Bean . Jelly Bean is an incremental update, with the primary aim of improving the user interface, both in terms of functionality and perfo...

Apply for NIIT course

Cyber Police Training By NIIT - Ethical Hacking Course Note : Company still need 7000 Resumes last date is coming up guarantee job for the appliers with Special training by NIIT More Details & Apply Online Here :  www.niit.com Salary: Rs. 40,000/- Per Month Eligibility Criteria: 12th / Diploma / Graduate in any Subject - IT Background Preferred Between 18 To 27 Years Don't Forget to SHARE it.

DATABASE MANAGMENT SYSTEM

A database is a collection of logically related data. Data means known facts, which are meaningful and can be recorded. For example, names, telephone numbers, and addresses. You can record this data in an indexed address book or on a hard disk, by using software such as Microsoft Access or Microsoft Excel. Using a database for storing and accessing data provides lots of benefits over the traditional approach of storing data in the flat text files. Database Management is the task of maintaining databases so that the information is easily available. The software required to perform the task of database management is called a DBMS . DBMSs are designed to maintain large volumes of data. Management of data involves: q Defining structures for data storage. q Providing methods for data manipulation, such as adding, editing, and deleting data. q Providing data security against unauthorized access.

Follow the Page for Daily Updates!