🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

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.

📖
용어

Support vectors

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

📖
용어

RBF Kernel

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

📖
용어

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.

📖
용어

SVDD

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

📖
용어

Contamination rate

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

📖
용어

Feature space

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

📖
용어

Semi-supervised learning

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

📖
용어

Novelty detection

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

📖
용어

Confidence quantile

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

📖
용어

One-class cross-validation

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

🔍

결과를 찾을 수 없습니다