AI & ML Tech Glossary
Clear definitions of 500+ AI, ML, and systems terms, built for professionals.
E
Embedding Drift
Embedding drift is a change over time in the distribution or meaning of embedding vectors due to data, model, or pipeline changes. It can silently...
Evals (LLM Evaluation)
HotEvals are systematic tests for LLMs and LLM apps that score quality, safety, and reliability using datasets, rubrics, automated checks, and sometimes human review. They...
Embedding Model
HotAn embedding model converts text (or other data) into vectors where semantic similarity maps to vector proximity. These embeddings power semantic search and RAG by...