🏠 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

Elastic Net Regularization

Combination of L1 and L2 regularizations that uses a mixing parameter to simultaneously benefit from variable selection (L1) and coefficient stabilization (L2).

📖
terms

Regularization Hyperparameter (λ)

Scalar parameter that controls the intensity of penalization in regularization methods, balancing data fitting and model complexity.

📖
terms

Regularization Factor

Multiplicative coefficient applied to the regularization term in the objective function, determining the relative weight of the penalty compared to the approximation error.

📖
terms

Regularization Bias

Systematic bias introduced by regularization in parameter estimates, necessary to reduce variance and improve generalization.

📖
terms

Frobenius Penalty

Matrix regularization term based on the Frobenius norm, penalizing the sum of squares of all matrix elements to control its complexity.

📖
terms

Nuclear Regularization

Penalization based on the nuclear norm (sum of singular values) that promotes low-rank matrices, particularly useful in matrix completion.

📖
terms

Cross-Validation for λ

Systematic evaluation procedure using different data partitions to select the optimal value of the regularization hyperparameter λ.

📖
terms

Factor Degeneracy

Problem where latent factors become arbitrarily large in amplitude without improving approximation quality, requiring regularization to constrain their norm.

📖
terms

Trace regularization

Penalty term based on the trace (sum of diagonal elements) of a matrix, used to control the global scale of factors in decomposition.

📖
terms

Sparsity coefficient

Parameter controlling the intensity of L1 regularization, determining the desired level of sparsity in the representation of latent factors.

📖
terms

Tikhonov penalty

Generalized form of L2 regularization applied to inverse problems, stabilizing the solution by penalizing the norm of parameters according to a predefined weighting matrix.

📖
terms

Adaptive regularization adjustment

Method where the regularization parameter varies dynamically based on the local structure of the data, applying differentiated penalties according to regions of the space.

🔍

No results found