🏠 Startseite
Vergleiche
📊 Alle Benchmarks 🦖 Dinosaurier v1 🦖 Dinosaurier v2 ✅ To-Do-Listen-Apps 🎨 Kreative freie Seiten 🎯 FSACB - Ultimatives Showcase 🌍 Übersetzungs-Benchmark
Modelle
🏆 Top 10 Modelle 🆓 Kostenlose Modelle 📋 Alle Modelle ⚙️ Kilo Code
Ressourcen
💬 Prompt-Bibliothek 📖 KI-Glossar 🔗 Nützliche Links

KI-Glossar

Das vollständige Wörterbuch der Künstlichen Intelligenz

162
Kategorien
2.032
Unterkategorien
23.060
Begriffe
📖
Begriffe

Model Versioning

A system for managing machine learning model versions, allowing for tracking iterations, comparing performance, and reverting to previous versions in case of regression.

📖
Begriffe

Data Version Control (DVC)

An open-source tool that extends Git to manage the versioning of large datasets and models, storing metadata in Git and binary files in cloud storage.

📖
Begriffe

Git LFS

Git Large File Storage, a Git extension for versioning large files such as datasets and models by storing them separately from the main Git repository.

📖
Begriffe

Experiment Tracking

The systematic process of recording hyperparameters, metrics, artifacts, and results from ML experiments to ensure traceability and reproducibility.

📖
Begriffe

Model Registry

A centralized system for storing and managing ML model versions with their metadata, deployment statuses, and performance history.

📖
Begriffe

Reproducibility

The ability to recreate the exact same results from an ML experiment using the same data, code, parameters, and execution environment.

📖
Begriffe

Artifact Repository

A versioned storage system for ML artifacts, including trained models, preprocessed datasets, and other binary files with metadata management.

📖
Begriffe

Model Drift Detection

The process of continuously monitoring performance and data distributions to identify model degradation caused by changes in data patterns.

📖
Begriffe

Continuous Integration for ML (CI/ML)

Automating code, data, and model validation tests on each commit to ensure quality and consistency in the ML pipeline.

📖
Begriffe

Continuous Training

Automating the periodic retraining of models with new data to maintain their relevance in the face of evolving data patterns.

📖
Begriffe

Model Monitoring

Continuous monitoring in production of predictions, performance, and input distributions to detect anomalies and ensure models are functioning correctly.

📖
Begriffe

Data Provenance

Complete documentation of the origin, history, and transformations of data used in ML pipelines, essential for auditing and compliance.

📖
Begriffe

Semantic Versioning

Version numbering convention (X.Y.Z) for models where X indicates major changes, Y feature additions, and Z minor bug fixes.

📖
Begriffe

Lakehouse Architecture

Hybrid architecture combining the flexibility of data lakes with the structured management of data warehouses to optimize ML data versioning and analysis.

📖
Begriffe

Model Baseline

A reference model or initial version used as a point of comparison to evaluate improvements or detect regressions in new versions.

🔍

Keine Ergebnisse gefunden