🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Combinatorial Bayesian Optimization

Adaptation of Bayesian optimization to discrete or combinatorial search spaces, using specific surrogate models to handle structures like graphs or permutations.

📖
termini

Categorical Surrogate Model

Surrogate model designed to handle categorical or discrete variables, often based on Gaussian processes with kernels adapted to discrete spaces.

📖
termini

Hamming Kernel

Specific kernel function for discrete spaces that measures similarity between two points by counting the number of different coordinates, commonly used in Gaussian processes for combinatorial optimization.

📖
termini

Lattice Acquisition

Acquisition strategy that explores the discrete search space by following a lattice structure, allowing systematic evaluation of neighboring configurations.

📖
termini

BOCP (Bayesian Optimization for Combinatorial Problems)

Specific methodological framework for applying Bayesian optimization to combinatorial problems, integrating adapted models and acquisition strategies.

📖
termini

Permutation Space

Discrete search domain where solutions are ordered arrangements of elements, requiring specialized similarity metrics and kernels like the Kendall kernel.

📖
termini

Graph Kernel

Kernel function defined on graph structures that computes similarity between two graphs based on their topological properties or common substructures.

📖
termini

Random Markov Model

Alternative approach to Gaussian process for modeling the objective function in discrete spaces, capturing dependencies between binary or categorical variables.

📖
termini

Multi-Objective Combinatorial Optimization

Extension of combinatorial Bayesian optimization to problems with multiple conflicting objectives, using approximate Pareto frontiers in discrete spaces.

📖
termini

One-Hot Representation

Encoding technique for categorical variables into binary vectors to enable the use of continuous models in combinatorial optimization contexts.

📖
termini

Partition Tree Method

Approach that recursively divides the discrete search space into sub-regions using decision trees, guided by objective function observations.

📖
termini

BO with Mixed Variables

Variant of Bayesian optimization simultaneously handling continuous, discrete, and categorical variables, requiring hybrid surrogate models.

📖
termini

Simulated Annealing Acquisition

Acquisition strategy that combines Bayesian criteria with a simulated annealing mechanism to escape local optima in discrete landscapes.

📖
termini

Tree-Based Surrogate Model

Alternative to Gaussian processes using ensemble models like random forests, naturally suited for discrete spaces and non-linear structures.

📖
termini

Kendall Distance

Similarity metric between permutations that counts the minimum number of adjacent swaps needed to transform one permutation into another, used in kernels for ordering spaces.

📖
termini

Sequential Bayesian Optimization

Application of Bayesian optimization to sequential decision problems where actions are discrete, modeling the optimal policy with Gaussian processes.

📖
termini

String Kernel

Specialized kernel function for string spaces or discrete sequences, computing similarity based on common subsequences.

📖
termini

BO for Discrete Hyperparameters

Specific application of combinatorial Bayesian optimization for hyperparameter tuning when these belong to discrete or categorical sets.

🔍

Nessun risultato trovato