🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki

Słownik AI

Kompletny słownik sztucznej inteligencji

162
kategorie
2 032
podkategorie
23 060
pojęcia
📖
pojęcia

MSE (Mean Squared Error)

Metric calculating the average of squared errors, penalizing large errors more than small errors in model evaluation.

📖
pojęcia

RMSE (Root Mean Squared Error)

Square root of MSE, providing an error measure in the same unit as the target variable while maintaining the penalty for large errors.

📖
pojęcia

R² (Coefficient of Determination)

Statistical indicator measuring the proportion of the target variable's variance explained by the model, ranging between 0 and 1 (or negative for very poor models).

📖
pojęcia

MAPE (Mean Absolute Percentage Error)

Metric expressing the average error as a percentage of actual values, facilitating interpretation and comparison between models or datasets.

📖
pojęcia

RMSLE (Root Mean Squared Logarithmic Error)

Variant of RMSE applied to the logarithms of values, particularly suitable for data with exponential distribution or to reduce the impact of outliers.

📖
pojęcia

MedAE (Median Absolute Error)

Median of absolute errors, providing a robust measure against outliers unlike MAE which uses the mean.

📖
pojęcia

Explained Variance Score

Metric evaluating the proportion of data variance explained by the model, similar to R² but without constraints on prediction bias.

📖
pojęcia

Mean Squared Log Error (MSLE)

Metric calculating the average of squared logarithmic errors, ideal for predictions where relative errors are more important than absolute errors.

📖
pojęcia

Quantile Loss

Asymmetric loss function used to predict specific quantiles of the conditional distribution, penalizing underestimations and overestimations differently.

📖
pojęcia

Mean Absolute Scaled Error (MASE)

Relative metric comparing the mean absolute error of the model to that of a naive reference method, independent of data scale.

📖
pojęcia

SMAPE (Symmetric Mean Absolute Percentage Error)

Symmetric variant of MAPE avoiding division by zero issues and providing better balance between overestimation and underestimation.

📖
pojęcia

Mean Bias Error (MBE)

Metric measuring systematic bias of the model by calculating the mean of non-absolute errors, indicating whether the model tends to overestimate or underestimate.

📖
pojęcia

Relative Absolute Error (RAE)

Normalized metric comparing the total absolute error of the model to that of a naive predictor, expressed as a unitless ratio.

📖
pojęcia

Root Relative Squared Error (RRSE)

Square root of relative squared error, normalizing RMSE relative to the error of a simple reference model.

📖
pojęcia

Theil's U Coefficient

Comparative forecasting metric measuring the relative performance of the model compared to a naive forecast, with U=0 indicating perfect prediction.

📖
pojęcia

Nash-Sutcliffe Efficiency (NSE)

Efficiency coefficient ranging from -∞ to 1, measuring the model's ability to predict observed values relative to the mean of observations.

📖
pojęcia

Mean Directional Accuracy (MDA)

Metric evaluating the model's ability to correctly predict the direction of changes between successive observations, crucial for financial applications.

📖
pojęcia

Adjusted R²

Modified version of R² that adjusts the score based on the number of predictors in the model, avoiding artificial overvaluation when adding variables.

🔍

Nie znaleziono wyników