🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📖
terms

Artifact Registry

Centralized storage system for ML artifacts such as model weights, preprocessed datasets, and configuration files with version management.

📖
terms

DVC

Data Version Control, an open-source tool that extends Git to manage versioning of large datasets and ML models with storage optimization.

📖
terms

MLflow Tracking

Component of MLflow that automatically records parameters, metrics, and artifacts from training runs in a centralized server.

📖
terms

Semantic Versioning for Models

Numbering convention (MAJOR.MINOR.PATCH) applied to models to indicate the extent of changes between versions.

📖
terms

Model Metadata

Structured information associated with a model including hyperparameters, performance metrics, dataset used, and training environment.

📖
terms

Model Lineage

Complete dependency graph showing the origin of data, applied transformations, and code versions that led to a specific model.

📖
terms

Model Promotion

Controlled transition of a model from a lower to a higher environment after validating quality and performance criteria.

📖
terms

Model Tagging

Adding descriptive labels to model versions to facilitate search, filtering, and classification according to business or technical criteria.

📖
terms

Model Provenance

Complete documentation of a model's history including the versions of code, data, and configurations that contributed to its creation.

📖
terms

Model Snapshot

Immutable backup of the complete state of a model at a given time including weights, architecture, and configuration for exact reproduction.

📖
terms

Version Conflict Resolution

Strategies and tools to manage conflicts when multiple concurrent changes are made to the same versioned ML resources.

🔍

No results found