🏠 Hem
Benchmarkar
📊 Alla benchmarkar 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List-applikationer 🎨 Kreativa fria sidor 🎯 FSACB - Ultimata uppvisningen 🌍 Översättningsbenchmark
Modeller
🏆 Topp 10 modeller 🆓 Gratis modeller 📋 Alla modeller ⚙️ Kilo Code
Resurser
💬 Promptbibliotek 📖 AI-ordlista 🔗 Användbara länkar

AI-ordlista

Den kompletta ordlistan över AI

162
kategorier
2 032
underkategorier
23 060
termer
📖
termer

Simple Linear Regression

Statistical model that establishes a linear relationship between a single explanatory variable and a continuous target variable in the form Y = β₀ + β₁X + ε.

📖
termer

Multiple Linear Regression

Extension of linear regression using multiple explanatory variables to predict a continuous target variable according to Y = β₀ + ΣβᵢXᵢ + ε.

📖
termer

Coefficient of Determination (R²)

Statistical metric ranging from 0 to 1 measuring the proportion of variance of the target variable explained by the regression model.

📖
termer

Ordinary Least Squares (OLS)

Method for estimating regression parameters by minimizing the sum of squared residuals between observed and predicted values.

📖
termer

Residuals

Differences between observed values and values predicted by the regression model, representing prediction errors.

📖
termer

Multicollinearity

Phenomenon where multiple explanatory variables are highly correlated with each other, making coefficient estimation unstable.

📖
termer

Heteroscedasticity

Violation of the homoscedasticity assumption where the variance of residuals is not constant across the levels of explanatory variables.

📖
termer

Influential Values

Observations that, if removed from the dataset, would cause substantial changes in coefficient estimates.

📖
termer

Cook's Distance

Statistical measure that quantifies the influence of an individual observation on the predicted values of a regression model.

📖
termer

Ridge Regression

Regularization technique that adds an L2 penalty to coefficients to reduce variance and address multicollinearity.

📖
termer

LASSO Regression

Regularization method using an L1 penalty that can shrink some coefficients to exactly zero, performing variable selection.

📖
termer

Bias-Variance Tradeoff

Fundamental trade-off between bias error (oversimplification) and variance error (overfitting to training data).

📖
termer

Gradient Descent

Iterative optimization algorithm that adjusts coefficients to minimize the cost function by moving in the direction of the negative gradient.

📖
termer

Prediction Interval

Range of likely values containing the future individual observation with a specified confidence level, wider than a confidence interval.

📖
termer

Significance Test

Statistical test evaluating whether a regression coefficient differs significantly from zero, typically using the t-statistic.

🔍

Inga resultat hittades