Snowflake ML Classification Function (2026)
Official Snowflake documentation for the ML Functions Classification capability.
Key facts surfaced (2026-05-19):
- Generally available; uses gradient boosting algorithms.
- Supports binary and multi-class classification.
- Use cases: customer churn prediction, credit card fraud detection, spam detection, propensity scoring.
- Schema-level object — train model on labeled dataset, predict on new data, evaluate performance through built-in evaluation APIs.
- Curriculum reference: composable CDP equivalent of AEP Customer AI Propensity Scoring (Module 5).