Welcome to the Machine Learning & AI on Snowflake learning repository! This repo is designed to teach data scientists, ML engineers, and analytics professionals how to build, deploy, and manage modern AI/ML solutions directly on the Snowflake.
Whether you're new to Snowflake's machine learning capabilities or looking to deepen your expertise, this repository walks you through hands-on examples and reusable patterns for real-world use cases.
This repository covers the following core areas:
- Train and register ML models using Snowflake Model Registry.
- Deploy models for batch scoring using Dynamic Tables and a Warehouse.
- Train and register ML models using Snowflake Model Registry.
- Create a compute pool to host your model
- Create a service for executng you model as an endpoint
- How to build agent-based frameworks that utilize multiple Analysts and Search services
- Leverage the open source orchestration framework developed by Snowlfake Solution Innovation Team.
- Build a robust forecasting framework that can handle many partitions
- Leverage snowflake scalable time series solution
- Leverage batch cortex search to link records across large datasets.
- Leverage SSH to execute on Snowflake compute from the IDE of your choice.