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

AI 용어집

인공지능 완전 사전

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

Density-Based Spatial Clustering (DBSCAN) on Streams

Application of the DBSCAN algorithm on temporal windows of a stream to identify clusters and isolated points considered as anomalies.

📖
용어

Temporal Autoencoder

Autoencoder neural network designed for sequential data, learning to reconstruct normal patterns from a stream and flagging high reconstruction errors as anomalies.

📖
용어

Data Profiling (Data Sketching)

Data summarization technique that compresses a continuous stream into a compact data structure for fast analysis and approximate anomaly detection.

📖
용어

Dynamic Threshold Detection

Method where the anomaly detection threshold is automatically adjusted based on recent stream statistics, adapting to variations in the norm.

📖
용어

Data Stream

Ordered and potentially infinite sequence of data events arriving continuously, which must be processed with limited memory and time resources.

📖
용어

Holt-Winters Algorithm

Triple exponential smoothing method used to model and forecast time series with trend and seasonality, significant deviations from forecasts signaling anomalies.

📖
용어

Anomaly Detection by Online Learning

Paradigm where the detection model is updated sequentially after each new observation from the stream, enabling continuous adaptation to new norms.

📖
용어

Tumbling Window

Disjoint temporal window that captures fixed and non-overlapping data segments from a stream, often used for real-time batch analysis.

📖
용어

Détection basée sur les Graphes de Flux

Approche modélisant les entités et leurs interactions dans un flux sous forme de graphe dynamique, les anomalies étant des nœuds ou des arêtes aux comportements inhabituels.

📖
용어

Détection d'Anomalie Contextuelle en Flux

Identification d'anomalies dont le caractère anormal dépend du contexte (ex: heure de la journée), nécessitant une modélisation des normes conditionnelles en temps réel.

📖
용어

Algorithme STORM (STreaming OutlieR deTection)

Algorithme spécifiquement conçu pour la détection d'outliers dans les flux de données à haute vitesse, utilisant des structures de données efficaces pour un traitement en mémoire limitée.

📖
용어

Détection par Agrégation de Flux (Stream Aggregation)

Méthode qui agrège les données du flux sur des périodes ou des clés avant de détecter les anomalies sur les résultats agrégés, réduisant la complexité et le bruit.

🔍

결과를 찾을 수 없습니다