🏠 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

Separating hyperplane

An N-1 dimensional subspace in an N-dimensional space that maximizes the margin between normal data and the origin, serving as a classification boundary.

📖
termini

Support vectors

Critical points that define the decision boundary and support the hyperplane, being the closest to the boundary in the transformed space.

📖
termini

RBF Kernel

Gaussian radial basis function kernel that projects data into an infinite space, enabling the detection of complex non-linear anomalies.

📖
termini

Nu-SVM

Variant of One-Class SVM using the nu parameter to control the expected ratio of anomalies, offering more intuitive control over the error rate.

📖
termini

SVDD

Support Vector Data Description, an alternative method that seeks a minimal hypersphere enclosing normal data rather than a separating hyperplane.

📖
termini

Contamination rate

Parameter estimating the proportion of anomalies in the dataset, influencing the position of the decision boundary in the algorithm.

📖
termini

Feature space

Multidimensional space where data is represented after transformation by the kernel function, enabling better class separation.

📖
termini

Semi-supervised learning

Hybrid approach where One-Class SVM is trained on labeled normal data to detect unlabeled anomalies in production.

📖
termini

Novelty detection

Specific application of One-Class SVM to identify new classes or behaviors never observed during training.

📖
termini

Confidence quantile

Statistical threshold based on the distribution of anomaly scores, allowing to calibrate the confidence level in detection.

📖
termini

One-class cross-validation

Validation technique specific to anomaly detection algorithms preserving the one-sided nature of data during evaluation.

🔍

Nessun risultato trovato