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

AI 용어집

인공지능 완전 사전

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

Adaptive Random Forest

Extension of the classical Random Forest for data streams, using Hoeffding trees as base learners and integrating mechanisms for concept drift detection and adaptation with dynamic classifier reweighting.

📖
용어

Online Bagging

Incremental variant of Bootstrap Aggregating where each instance in the stream is used to update base classifiers according to a Poisson(1) distribution, enabling continuous learning without requiring the entire dataset.

📖
용어

STAGGER Algorithm

One of the first concept drift demonstration algorithms using weighted hypotheses that dynamically adapt to concept changes by adjusting weights based on correct or incorrect predictions.

📖
용어

SAM-KNN (Self-Adjusting Memory KNN)

Variant of k-Nearest Neighbors for data streams that dynamically adjusts its memory size based on concept stability, automatically eliminating obsolete instances while preserving representative ones.

📖
용어

Leveraging Bagging

Improvement of Online Bagging introducing random reweighting strategies to increase base classifier diversity and accelerate adaptation to concept changes with theoretical performance guarantees.

📖
용어

OzaBagging

Specific implementation of the online bagging algorithm proposed by Oza and Russell, where each stream instance is weighted according to a Poisson distribution to simulate the bootstrap process in streaming environments.

📖
용어

HAT (Hoeffding Adaptive Tree)

Extension of the Hoeffding Tree integrating concept change detection mechanisms using ADWIN to evaluate node performance and dynamically replace inefficient subtrees with new adapted structures.

📖
용어

StreamDM

Open-source framework for data mining on data streams implemented in Scala for Spark, providing a collection of incremental algorithms optimized for distributed processing of large-scale streams.

📖
용어

MOA (Massive Online Analysis)

Environnement logiciel de référence pour l'évaluation et le développement d'algorithmes d'apprentissage incrémental, incluant des outils de génération de streams artificiels et des métriques d'évaluation adaptées au concept drift.

📖
용어

Accuracy Weighted Ensemble

Algorithme d'ensemble pour streams qui maintient une collection de classifieurs entraînés sur différentes périodes, avec pondération dynamique basée sur leur performance récente pour optimiser les prédictions face au drift conceptuel.

📖
용어

Concept Drift Velocity

Métrique quantifiant la vitesse à laquelle le concept sous-jacent évolue dans un flux de données, utilisée pour adapter dynamiquement la fréquence de mise à jour du modèle et l'allocation des ressources computationnelles.

🔍

결과를 찾을 수 없습니다