Regression

Explore 18 AI terms in Regression

Functional Gradient Boosting

FGB

Functional Gradient Boosting is a machine learning technique that builds models in a stage-wise manner to improve prediction accuracy.

Gradient Boosting Regressor

GBR

Gradient Boosting Regressor is a machine learning algorithm for regression that builds models in a stage-wise fashion.

Huber Loss

HL

Huber Loss is a loss function used in regression that is less sensitive to outliers than mean squared error.

Isotonic Regression

Isotonic regression is a statistical technique for fitting a non-decreasing function to data.

K-Nearest Neighbors

KNN

K-Nearest Neighbors (KNN) is a simple algorithm used for classification and regression based on the closest training examples.

Linear Model

A linear model uses linear relationships to predict outcomes based on input variables.

Logit

Logit is a function used to model binary outcomes in statistics and machine learning.

Model Regression

Model regression is a statistical technique used to predict the value of a dependent variable based on one or more independent variables.

MSE Loss

MSE

MSE Loss measures the average squared differences between predicted and actual values in regression tasks.

Multi-Target Regression

MTR

Multi-Target Regression predicts multiple outputs from a single input using statistical and machine learning techniques.

Multi-Variable Regression

Multi-variable regression analyzes the relationship between multiple independent variables and a dependent variable.

Multivariate Regression

Multivariate regression analyzes the relationship between multiple independent variables and a dependent variable.

Non-Linear Regression

Non-linear regression models relationships that aren't straight lines, capturing complex patterns in data.

Ordinary Least Squares

OLS

Ordinary Least Squares (OLS) is a regression analysis technique used to estimate the relationship between variables.

Orthogonal Distance Regression

ODR

Orthogonal Distance Regression minimizes the orthogonal distances from points to a regression model, enhancing accuracy in multivariate data.

Parameter Regression

Parameter Regression is a statistical method for predicting outcomes based on input features and their associated parameters.

Parameteric Regression

Parametric regression is a statistical method that models relationships using predefined equations with parameters.

Support Vector Machine

SVM

Support Vector Machines are supervised learning models used for classification and regression tasks in machine learning.

Back to All Terms
Ctrl + /