🏠 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

Automated Ensemble Learning

Process of automating the creation, selection, and combination of multiple predictive models to optimize performance without manual human intervention.

📖
terms

Automated Stacking

Method where a meta-model automatically learns to combine predictions from multiple base models to improve overall accuracy.

📖
terms

Automated Blending

Ensemble technique that combines model predictions using a hold-out validation set to train the combination model in an automated manner.

📖
terms

Automated Bagging

Automated Bootstrap Aggregating creating multiple models on bootstrap data subsets to reduce variance and improve robustness.

📖
terms

Automated Boosting

Automatic iterative process building sequential models where each model corrects the errors of the previous one to optimize performance.

📖
terms

Auto-Stacking

Fully automated system discovering and optimizing stacking architecture including the selection of base models and the meta-model.

📖
terms

Hyperparameter Tuning for Ensembles

Automatic optimization of individual model hyperparameters and ensemble combination parameters to maximize performance.

📖
terms

Automated Model Selection

Algorithm automatically selecting the best candidates for the ensemble based on their performance and diversity.

📖
terms

Feature Engineering for Ensembles

Automatic generation of features specifically optimized to improve the complementarity of models in the ensemble.

📖
terms

Stratified Cross-Validation

Cross-validation technique that automatically preserves the class distribution to reliably evaluate ensemble performance.

📖
terms

Automated Voting Classifier

System that automatically determines whether hard or soft voting is optimal and selects the optimal weights for each classifier.

📖
terms

Ensemble Diversity Maximization

Algorithm that automatically optimizes the diversity of errors between models to maximize the performance gain of the combination.

📖
terms

Automated Model Weighting

Process that automatically determines the optimal weights for each model in the ensemble based on their respective performance.

📖
terms

Neural Architecture Search for Ensembles

Automatic search for complementary neural architectures optimized to work together in a high-performing ensemble.

📖
terms

Multi-Objective Ensemble Optimization

Automatic simultaneous optimization of multiple objectives such as accuracy, inference time, and complexity for the final ensemble.

📖
terms

Automated Ensemble Pruning

Automatic removal of redundant or underperforming models from the ensemble to optimize the performance/complexity ratio.

📖
terms

Dynamic Ensemble Selection

Automatic real-time selection of the most competent model subsets for each new instance to predict.

📖
terms

Heterogeneous Ensemble Learning

Automatic combination of models of different types (trees, networks, SVM) to exploit their complementary strengths.

📖
terms

Cascade Ensemble Learning

Cascade architecture where simple models are used first and complex models only if necessary, automatically optimized.

🔍

No results found