Quickstarts

Use the following quickstarts to help you get up to speed with Snowflake ML.

End to end examples

QuickstartLevelDescription
Build an End-to-End ML Model in SnowflakeBeginnerBuild, deploy and manage an XGBoost model in production, including full intro of Snowflake’s MLOps capabilities
Orchestrate ML Pipelines with ML Jobs and Task GraphsIntermediateCreate a complete ML pipeline with data preparation, distributed model training, evaluation, conditional promotion, and automated cleanup orchestrated through Task Graphs
Scale Embeddings with Snowflake Notebooks on Container RuntimeIntermediateExperiment with an open source embedding model and serve for large batch inference
Defect Detection Using Distributed PyTorch with Snowflake NotebooksIntermediateDetect defects with PyTorch-based computer vision models using GPUs
Getting Started with Distributed PyTorch with Snowflake NotebooksIntermediateBuild and deploy a recommendation model with PyTorch using GPUs
Building ML Models to Crack the Code of Customer ConversionsIntermediateBuild a complete ML pipeline that classifies text data, performs sentiment analysis with gen AI, and predicts customer purchases using XGBoost

Model development examples

QuickstartLevelDescription
Getting Started with Snowflake Notebooks on Container RuntimeBeginnerIntroductory quickstart covering the basics of using Snowflake Notebooks on Container Runtime
Getting Started with ML Development in SnowflakeBeginnerDevelop a model in Snowflake Notebooks, including preprocessing, feature engineering and model training
Train an XGBoost Model with GPUs using Snowflake NotebooksBeginnerTrain an XGBoost model on GPUs in Snowflake Notebooks
Distributed Multi-Node and Multi GPU Audio Transcription with Snowflake MLIntermediatePerform multi-node, multi-GPU audio transcriptions using Container Runtime with OpenAI’s Whisper’s large-v3 on HuggingFace

MLOps examples

QuickstartLevelDescription
Introduction to Snowflake Feature Store with Snowflake NotebooksBeginnerIntroductory quickstart covering the basics of using Snowflake Feature Store
Getting Started with Snowflake Feature Store APIBeginnerIntroductory quickstart covering the basics of using APIs in Snowflake Feature Store
Getting Started with ML Observability in SnowflakeBeginnerIntroductory quickstart covering the basics of using ML Observability in Snowflake
Develop and Manage ML Models with Feature Store and Model RegistryIntermediateDemonstrates an ML experiment cycle including feature creation, training data generation, model training and inference