Tag: cloud
-
Run your steps on the cloud with Sagemaker, Vertex AI, and AzureML (25 Mar 2022)
With ZenML 0.6.3, you can now run your ZenML steps on Sagemaker, Vertex AI, and AzureML! It’s normal to have certain steps that require specific infrastructure (e.g. a GPU-enabled environment) on which to run model training, and Step Operators give you the power to switch out infrastructure for individual steps to support this. -
Spot the difference in ML costs (28 Jan 2021)
Spot instances are a great option for anyone training machine learning models; they're much cheaper than other on-demand options, albeit with some drawbacks.