Introduction
Training machine learning models inside Snowflake lets you use your data directly without moving it. This saves time and keeps data safe while building models.
When you want to build a prediction model using data stored in Snowflake without exporting it.
When you need to quickly test a simple machine learning model on your data inside Snowflake.
When you want to automate model training as part of your data pipeline in Snowflake.
When you want to keep your data secure by not moving it outside Snowflake during model training.
When you want to use SQL commands to create and train machine learning models.