Skip to content

Category: Key Terms

  • ,

    What is a semantic layer?

    A semantic layer is the shared business meaning of metrics and dimensions above raw tables. Learn how it stops three versions of revenue, where it sits in the…

    What is a semantic layer?
  • ,

    Fine-tuning vs RAG

    Fine-tuning changes how a model behaves; RAG fetches your documents at ask time. Learn when each helps, when to combine them, and why neither replaces data quality or…

    Fine-tuning vs RAG
  • ,

    What is an embedding?

    An embedding turns text (or other data) into a list of numbers so machines can measure similarity. Learn what those vectors are for, how search and RAG use…

    What is an embedding?
  • ,

    What is a feature store?

    A feature store is shared plumbing for ML inputs: define features once, train and serve them consistently, and reduce train-serve skew. Learn when you need one, what offline…

    What is a feature store?
  • ,

    What is grain in data?

    Grain answers one question: what does one row mean? Learn how mismatched grain creates double counting, silent joins, and three versions of revenue, plus a checklist you can…

    What is grain in data?