🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Quantile Regression Forest

An extension of random forests that estimates the complete conditional distribution of the target variable, allowing prediction of any quantile, not just the mean.

📖
termini

Ensemble Forest

A learning method that builds multiple prediction models (usually decision trees) and combines their predictions to improve robustness and accuracy.

📖
termini

Conditional Quantile

The quantile of the distribution of a target variable, given a certain set of values for the predictor variables, instead of the global quantile of the distribution.

📖
termini

Conditional Distribution

The probability distribution of a target variable, conditioned by the observed values of the input variables, capturing the uncertainty of the prediction.

📖
termini

Quantile Regression

A statistical regression method that estimates the conditional quantiles of the response variable, providing a more complete view of the relationship between variables than a simple least squares regression.

📖
termini

Quantile Loss Function

An asymmetric loss function used in quantile regression to penalize overestimations and underestimations differently, according to the target quantile.

📖
termini

Ensemble Method

A machine learning technique that combines multiple base models to produce an optimal prediction, often more accurate and robust than any of the individual models.

📖
termini

Quantile Value

The value below which a given percentage of observations in a group of observations falls, used to divide a probability distribution into intervals of equal size.

📖
termini

Ensemble Prediction

The final result of an ensemble model, obtained by aggregating the predictions of several base models, for example by calculating the average or majority vote.

📖
termini

Empirical Distribution Function

An estimate of the cumulative distribution function of a probability distribution, calculated from a sample of data by counting the proportion of observations less than or equal to a given value.

🔍

Nessun risultato trovato