Difference between revisions of "Regression"

From
Jump to: navigation, search
m
Line 7: Line 7:
 
[http://www.youtube.com/results?search_query=Regression+artificial+intelligence YouTube search...]
 
[http://www.youtube.com/results?search_query=Regression+artificial+intelligence YouTube search...]
 
[http://www.google.com/search?q=Regression+machine+learning+ML ...Google search]
 
[http://www.google.com/search?q=Regression+machine+learning+ML ...Google search]
 +
 +
* [[Math for Intelligence]]
 +
** [[Statistics for Intelligence]]
 +
______________________________________
  
 
* [[Linear Regression]]
 
* [[Linear Regression]]
Line 23: Line 27:
 
* [[One-class Support Vector Machine (SVM)]]
 
* [[One-class Support Vector Machine (SVM)]]
 
* [[Gradient Boosting Machine (GBM)]]
 
* [[Gradient Boosting Machine (GBM)]]
 +
______________________________________
  
 
set of statistical processes for estimating the relationships among variables. It includes many techniques for modeling and analyzing several variables, when the focus is on the relationship between a dependent variable and one or more independent variables (or 'predictors'). More specifically, regression analysis helps one understand how the typical value of the dependent variable (or 'criterion variable') changes when any one of the independent variables is varied, while the other independent variables are held fixed. [http://en.wikipedia.org/wiki/Regression_analysis Regression Analysis | Wikipedia]
 
set of statistical processes for estimating the relationships among variables. It includes many techniques for modeling and analyzing several variables, when the focus is on the relationship between a dependent variable and one or more independent variables (or 'predictors'). More specifically, regression analysis helps one understand how the typical value of the dependent variable (or 'criterion variable') changes when any one of the independent variables is varied, while the other independent variables are held fixed. [http://en.wikipedia.org/wiki/Regression_analysis Regression Analysis | Wikipedia]

Revision as of 01:30, 13 July 2019

YouTube search... ...Google search

______________________________________

______________________________________

set of statistical processes for estimating the relationships among variables. It includes many techniques for modeling and analyzing several variables, when the focus is on the relationship between a dependent variable and one or more independent variables (or 'predictors'). More specifically, regression analysis helps one understand how the typical value of the dependent variable (or 'criterion variable') changes when any one of the independent variables is varied, while the other independent variables are held fixed. Regression Analysis | Wikipedia

220px-Linear_regression.svg.png