🏠 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

Hill-Climbing Algorithm

Iterative optimization method progressively modifying the graph structure through local operations (edge addition, deletion, reversal) to improve the model's score.

📖
terms

Simulated Annealing

Stochastic optimization algorithm occasionally allowing solution degradations to escape local optima, inspired by the metallurgical cooling process.

📖
terms

D-Separation

Graphical criterion determining if two sets of variables are conditionally independent given a third set in a Bayesian network, based on path structure.

📖
terms

Bayes Factor

Ratio of marginal likelihoods comparing two competing graphical models, quantifying the evidence from the data in favor of each hypothetical structure.

📖
terms

Latent Structure

Graph configuration including unobserved (hidden) variables requiring specialized techniques like the EM algorithm for parameter and structure estimation.

📖
terms

Structural Cross-Validation

Robust evaluation method partitioning data to estimate the predictive capability of different graph structures, preventing structural overfitting.

📖
terms

Markov Chain Monte Carlo (MCMC)

Sampling technique exploring the space of structures according to their posterior probability, allowing approximation of the distribution over possible graphs.

📖
terms

Exact Structure Inference

Analytical calculation of the posterior distribution over graphical structures, mathematically exact but exponentially complex in practice for more than a few variables.

📖
terms

Moral Graph

Transformation of a directed graph into an undirected graph by connecting the parents of each node and removing the orientation, a prerequisite for certain inference methods.

📖
terms

Structural Complexity

A measure quantifying the informational richness of a graph by its number of edges and parameters, balanced against its predictive power in selection criteria.

🔍

No results found