🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📖
terms

Precision@K

Metric measuring the proportion of relevant items among the top K recommendations, essential for evaluating the quality of top-ranked results.

📖
terms

Recall@K

Indicator calculating the ratio of relevant items actually present in the top K recommendations compared to the total available relevant items.

📖
terms

Mean Average Precision (MAP)

Aggregated metric calculating the average of precisions at each relevant position, weighted by the rank of each relevant item in the recommendation list.

📖
terms

NDCG (Normalized Discounted Cumulative Gain)

Normalized score evaluating ranking quality by penalizing relevant items placed far from the top of the list, ideal for recommendations with graded relevance.

📖
terms

RMSE (Root Mean Square Error)

Root mean square error used to evaluate rating prediction accuracy by measuring the difference between predicted and actual values.

📖
terms

Hit Rate (HR)

Percentage of sessions where at least one relevant item appears in the top N recommendations, measuring the overall effectiveness of the system.

📖
terms

Catalog Coverage

Percentage of unique catalog items that can be recommended by the system, crucial to avoid concentration on a limited subset of items.

📖
terms

Intra-List Diversity

Measure of average dissimilarity between items in the same recommendation list, essential to avoid redundancy and enhance user experience.

📖
terms

Novelty

Degree of unknown of recommended items for the user, calculated as the inverse of their global popularity in the catalog.

📖
terms

Serendipity

Ability of the system to recommend relevant but unexpected items that positively surprise the user beyond simple predictions.

📖
terms

A/B Testing

Experimental methodology comparing the performance of two versions of the system on real user segments to measure business impact.

📖
terms

Leave-One-Out Cross-Validation

Robust evaluation technique where each user interaction is alternately used as test data while others serve for training.

📖
terms

Offline vs Online Evaluation

Dual approach evaluating performance on historical data (offline) and with real interactions (online) to validate the complete effectiveness of the system.

📖
terms

Temporal Generalization

Ability of the system to maintain its performance on future data, evaluated sequentially on temporal splits rather than random ones.

📖
terms

Business Metrics Correlation

Analysis of the relationship between algorithmic metrics (NDCG, Precision) and business indicators (conversion, retention) to validate business relevance.

📖
terms

Cataract Metric

Composite score balancing precision, diversity, novelty, and coverage to holistically evaluate the overall quality of recommendations.

📖
terms

Expected Reciprocal Rank (ERR)

Probabilistic model based on user behavior assuming cessation of examination after the first click, heavily weighting the first positions.

📖
terms

User Coverage

Percentage of users for whom the system can generate recommendations, critical for measuring the universal applicability of the system.

📖
terms

Fairness Metrics

Indicators evaluating the equity of recommendation distribution among different demographic groups to avoid algorithmic biases.

📖
terms

Exposure Bias Measurement

Quantification of the exposure disparity between popular and long-tail items, essential for evaluating recommendation balance.

🔍

No results found