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

AI 용어집

인공지능 완전 사전

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

Stream Clustering

A set of techniques aimed at partitioning data that arrives continuously and potentially infinitely, in real-time and with limited resources.

📖
용어

Macro-cluster

A stable, long-term representation of a cluster, often derived from the merging or evolution of micro-clusters to capture persistent trends in the stream.

📖
용어

Landmark Window

A memory model that processes all data from a fixed starting point in time, useful for analyzing evolution since a landmark event.

📖
용어

Density-Based Stream Clustering

A clustering approach that identifies dense regions of data points in a stream, capable of handling arbitrarily shaped clusters and detecting noise.

📖
용어

DBSTREAM Algorithm

A density-based stream clustering algorithm that uses dense grids and micro-clusters for efficient memory management and rapid drift detection.

📖
용어

Density Factor

A metric used in some stream clustering algorithms to evaluate the density of a micro-cluster, influencing its creation, merging, or removal.

📖
용어

Decaying Weight

A mechanism that assigns decreasing importance to older data points, allowing the model to focus on recent trends in the stream.

📖
용어

Online Clustering

A phase of the process where each new data point is processed and assigned to a micro-cluster incrementally, without requiring the entire dataset.

📖
용어

Offline Clustering

Optional phase that generates the final macro-clusters from existing micro-clusters, often on user demand for analysis at a specific point in time.

📖
용어

Dynamic Grid

Spatial data structure that adapts by dividing or merging cells to track the evolution of data distribution in a stream, optimizing memory usage.

📖
용어

Stream Anomaly Detection

Process integrated into stream clustering that identifies data points not belonging to any dense cluster, flagging them as anomalies or noise.

📖
용어

Cluster Synopsis

Compact representation of a cluster (or a micro-cluster) containing essential statistics such as center, radius, and weight, enabling efficient calculations.

📖
용어

DenStream Algorithm

Density-based stream clustering algorithm that distinguishes potential micro-clusters from core micro-clusters to model emerging and stable clusters.

📖
용어

Time Horizon

Parameter defining the relevance period of data in a stream clustering model, influencing the speed at which the model forgets old information.

🔍

결과를 찾을 수 없습니다