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

AI 용어집

인공지능 완전 사전

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

Feature Engineering

Process of creating predictive variables from raw data through transformation, aggregation, and combination to improve machine learning model performance.

📖
용어

Feature Pipeline

Automated workflow that transforms raw data into ready-to-use features, including extraction, transformation, validation, and loading into the feature store.

📖
용어

Online Feature Store

Component of the feature store optimized for low-latency access, storing the most recent features for real-time predictions of production models.

📖
용어

Offline Feature Store

Repository of historical feature data optimized for analytical queries and model training, typically based on data lake or data warehouse technologies.

📖
용어

Feature Discovery

Process of exploring and identifying relevant features from raw or existing data, often assisted by automated analysis techniques.

📖
용어

Feature Registry

Centralized catalog that documents all available features with their metadata, definitions, statistics, and use cases to promote reusability.

📖
용어

Point-in-time Correctness

Guarantee that features used for training exactly represent information available at a specific point in time in the past, avoiding future data leakage.

📖
용어

Feature Monitoring

Continuous monitoring of feature distributions and quality in production to detect drifts, anomalies, and schema breaks that could affect model performance.

📖
용어

Feature Lineage

Complete traceability of the origin and transformations applied to each feature, from source data to its use in machine learning models.

📖
용어

Feature Versioning

Management of different versions of a feature over time, allowing exact reproduction of training conditions and management of progressive migrations in production.

📖
용어

Feature Transformation

Application of mathematical or statistical functions on raw features to normalize, standardize, or encode variables according to machine learning algorithm requirements.

📖
용어

Feature Store Backfilling

Process of retrospective computation and storage of historical features to ensure temporal consistency and enable training on complete data periods.

📖
용어

Feature Serving

Mechanism for delivering features to consumer applications, optimized for latency and scalability, whether for batch training or real-time predictions.

📖
용어

Feature Store Governance

Set of policies, procedures, and controls ensuring quality, security, compliance, and appropriate use of features within the organization.

📖
용어

Feature Store Architecture

System design of the feature store including storage, compute, service, and orchestration components to ensure scalability, performance, and consistency between training and production.

📖
용어

Feature Store as a Service

Managed feature store offering provided by cloud or specialized vendors, eliminating the need to deploy and maintain the underlying infrastructure.

📖
용어

Feature Store Latency

Measurement of the response time of the feature store between the feature request and their availability, critical for real-time prediction applications.

🔍

결과를 찾을 수 없습니다