🏠 Ana Sayfa
Benchmarklar
📊 Tüm Benchmarklar 🦖 Dinozor v1 🦖 Dinozor v2 ✅ To-Do List Uygulamaları 🎨 Yaratıcı Serbest Sayfalar 🎯 FSACB - Nihai Gösteri 🌍 Çeviri Benchmarkı
Modeller
🏆 En İyi 10 Model 🆓 Ücretsiz Modeller 📋 Tüm Modeller ⚙️ Kilo Code
Kaynaklar
💬 Prompt Kütüphanesi 📖 YZ Sözlüğü 🔗 Faydalı Bağlantılar

YZ Sözlüğü

Yapay Zekanın tam sözlüğü

162
kategoriler
2.032
alt kategoriler
23.060
terimler
📖
terimler

Model Uncertainty

Measure quantifying the model's lack of confidence in its predictions, often used as the main criterion for sample selection in active learning.

📖
terimler

Sample Pool

Set of unlabeled data from which the active learning algorithm selects the most relevant samples to be annotated by a human oracle.

📖
terimler

Kernel Sampling

Active learning strategy that selects samples maximizing diversity in the feature space using kernel methods to avoid redundancy.

📖
terimler

Expected Model Error

Advanced sampling criterion estimating the potential reduction in the model's generalization error if a specific sample were added to the training set.

📖
terimler

Committee-Based Active Learning

Approach where multiple models (committee) are trained on the same dataset and disagreements between their predictions are used to measure uncertainty and select samples.

📖
terimler

Graph-Based Density

Sampling method that considers both uncertainty and sample density in the feature space by constructing a neighborhood graph to avoid outliers.

📖
terimler

Training Set Variation

Strategy measuring the impact of adding a sample on the model's parameters, selecting those that cause the greatest change in the weight space.

📖
terimler

Semi-Supervised Active Learning

Combination of active learning and semi-supervised learning where the model learns both from selected samples for annotation and from the inherent structure of unlabeled data.

📖
terimler

Prediction Entropy

Uncertainty measure based on the entropy of the model's output probability distribution, where predictions with the highest entropy are selected for annotation.

📖
terimler

Reinforcement Active Learning

Framework where the sample selection policy is optimized as a reinforcement learning agent, learning to maximize long-term model improvement.

📖
terimler

Annotation Cost

Factor accounting for the resources (time, money) required to label a sample, integrated into active learning strategies for realistic optimization.

📖
terimler

Query-Based Active Learning

Paradigm where the model explicitly formulates queries to obtain specific information (labels, features) rather than simply selecting complete samples.

📖
terimler

Informative Sample Synthesis

Advanced technique where the model generates new synthetic samples in regions of maximum uncertainty, rather than being limited to selection from the existing pool.

🔍

Sonuç bulunamadı