🏠 Trang chủ
Benchmark
📊 Tất cả benchmark 🦖 Khủng long v1 🦖 Khủng long v2 ✅ Ứng dụng To-Do List 🎨 Trang tự do sáng tạo 🎯 FSACB - Trình diễn cuối cùng 🌍 Benchmark dịch thuật
Mô hình
🏆 Top 10 mô hình 🆓 Mô hình miễn phí 📋 Tất cả mô hình ⚙️ Kilo Code
Tài nguyên
💬 Thư viện prompt 📖 Thuật ngữ AI 🔗 Liên kết hữu ích

Thuật ngữ AI

Từ điển đầy đủ về Trí tuệ nhân tạo

162
danh mục
2.032
danh mục con
23.060
thuật ngữ
📖
thuật ngữ

Stratified K-fold

Version of K-fold that preserves the class distribution in each partition, essential for unbalanced datasets in classification.

📖
thuật ngữ

Time Series Cross-Validation

Technique adapted to time series data using successive time ranges as test sets without mixing past and future observations.

📖
thuật ngữ

Nested Cross-Validation

Double cross-validation where an inner loop optimizes hyperparameters and an outer loop evaluates the performance of the optimized model.

📖
thuật ngữ

Group K-fold

Variant of K-fold ensuring that the same groups never appear simultaneously in training and test sets.

📖
thuật ngữ

Shuffle Split Cross-Validation

Method that randomly generates training/test partitions with a configurable number of iterations and set sizes.

📖
thuật ngữ

Repeated K-fold

K-fold repeated several times with different random initializations to reduce the variance of performance estimation.

📖
thuật ngữ

Holdout Validation

Simple method separating data into a single training set and a single test set, less robust than cross-validation.

📖
thuật ngữ

Cross-Validation Score

Average performance metric calculated on all cross-validation partitions, often with its standard deviation to measure stability.

📖
thuật ngữ

Grid Search Cross-Validation

Exhaustive search of hyperparameters combined with cross-validation to identify the best model configuration.

📖
thuật ngữ

Randomized Search Cross-Validation

Alternative to Grid Search that randomly samples hyperparameter combinations with cross-validation to optimize computation time.

📖
thuật ngữ

Cross-Validation Folds

Individual partitions of data created during cross-validation, serving alternately as test or training sets.

📖
thuật ngữ

Monte Carlo Cross-Validation

Cross-validation method that randomly repeats the training/test split multiple times to estimate the performance distribution.

📖
thuật ngữ

Cross-Validation Iterator

Object that generates partition indices for cross-validation, implementing different data splitting strategies.

📖
thuật ngữ

Adaptive Cross-Validation

Advanced technique that dynamically adjusts the validation strategy based on data and model characteristics.

📖
thuật ngữ

Cross-Validation Leakage

Information leakage between training and test sets due to incorrect preprocessing, invalidating cross-validation results.

📖
thuật ngữ

Bootstrap Cross-Validation

Method that uses sampling with replacement to create validation partitions, offering a different estimate of generalization error.

📖
thuật ngữ

Prequential Cross-Validation

Validation strategy for data streams that tests each observation immediately after its learning, adapted to evolving concepts.

🔍

Không tìm thấy kết quả