Grimoire.
AI
Airflow
API Integration
Automation
Best Practices
Blocks
Case Studies
CICD
Community
Concepts
Cost Optimization
Customer Success
Data engineering
Data integration
Data Transformation
dbt
Deployment
Developer Tools
ETL
Google Cloud Compute
Guest Post
Machine Learning
MCP
Modern Data Stack
Orchestration
RAG
Solutions
Spellbook
SQL
Trends
Tutorials
Version Control
VS Code
AI
Airflow
API Integration
Automation
Best Practices
Blocks
Case Studies
CICD
Community
Concepts
Cost Optimization
Customer Success
Data engineering
Data integration
Data Transformation
dbt
Deployment
Developer Tools
ETL
Google Cloud Compute
Guest Post
Machine Learning
MCP
Modern Data Stack
Orchestration
RAG
Solutions
Spellbook
SQL
Staff Picks
Trends
Tutorials
Version Control
VS Code
Concepts
Guide to accuracy, precision, and recall

Accuracy tells you how many times the ML model was correct overall. Precision is how good the model is at predicting a specific category. Recall tells you how many times the model was able to detect a specific category.
Jan 29, 2025
Data sources episode 1: Common data sources in modern pipelines

Databases aren’t the only sources of data, modern data pipelines can consume data from various sources.
Apr 28, 2023
How to interpret machine learning (ML) models with SHAP values

We explain what SHAP values are, walk you through a real life example, and outline how you can use them to interpret & explain your machine learning models.
Sep 27, 2022
Concepts