Machine learning commands

Machine learning commands allow you to manage machine learning models and associated objects.

You can create and manage models in Python using the Snowpark Model Registry API.

Model have versions, which have attached functions (also called methods). You can create model monitors to track the quality of your models across multiple dimensions, such as performance, drift, and volume.

Dataset commands

Dataset version commands

Model commands

Model version commands

Model function commands

Model monitor commands

Language: English