🏠 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

Model Selection

Systematic process of identifying and selecting the best performing models within a training set. This selection is based on criteria of performance, diversity, and complementarity between models.

📖
terms

Diversity-based Pruning

Pruning method that favors the selection of models with diverse and complementary predictions. The goal is to maximize the diversity of the final ensemble to improve the robustness of predictions.

📖
terms

Greedy Pruning

Iterative pruning algorithm that selects or eliminates models one by one according to a local optimization criterion. This method seeks a suboptimal but computationally efficient solution.

📖
terms

Genetic Pruning

Pruning approach inspired by genetic algorithms that uses selection, crossover, and mutation operators to optimize the ensemble composition. This method explores the solution space more exhaustively.

📖
terms

Clustering-based Pruning

Pruning technique that groups similar models into clusters and then selects representatives from each cluster. This method ensures good coverage of the prediction space while reducing redundancy.

📖
terms

Ensemble Selection

Process of optimally choosing a subset of models from a larger ensemble to maximize prediction performance. This selection can be formulated as a combinatorial optimization problem.

📖
terms

Model Ranking

Establishing a priority order of models in the ensemble based on performance and contribution metrics. This ranking guides the pruning process by identifying the most relevant models.

📖
terms

Ensemble Reduction

Controlled reduction of the size of a training ensemble while preserving its generalization capabilities. This reduction aims to find an optimal trade-off between performance and computational complexity.

📖
terms

Pruning Strategy

Set of rules and algorithms defining how models are evaluated and eliminated during the pruning process. The strategy determines the selection criteria and the order of model elimination.

📖
terms

Subset Selection

Optimization problem consisting of identifying the best subset of models that maximizes a given objective function. This selection can be approached through exact or heuristic methods.

📖
terms

Ensemble Optimization

Process of improving the composition and structure of an ensemble to achieve optimal performance. Optimization includes pruning, weighting, and selection of ensemble members.

📖
terms

Pruning Threshold

Critical value used as a decision criterion to eliminate models during the pruning process. This threshold can be based on performance, diversity, or marginal contribution metrics.

📖
terms

Ensemble Compression

Reduction of an ensemble's size while preserving its predictive capabilities through distillation or pruning techniques. This compression facilitates deployment and inference in production.

📖
terms

Forward Selection

Constructive pruning method that progressively adds the most beneficial models to the ensemble. This approach ensures that each added model contributes positively to overall performance.

📖
terms

Backward Elimination

Pruning strategy that starts with the complete ensemble and iteratively eliminates the least useful models. This method allows evaluating the impact of each model on the ensemble's performance.

📖
terms

Pruning Criteria

Set of metrics and rules used to evaluate the usefulness of each model in the ensemble. These criteria typically combine performance, diversity, and complexity measures.

📖
terms

Ensemble Simplification

Processus de réduction de la complexité structurelle d'un ensemble tout en maintenant ses capacités prédictives. Cette simplification peut inclure l'élagage, la fusion de modèles similaires et la réduction des paramètres.

🔍

No results found