Lazy Evaluation with Dask
Lazy evaluation is when calculations are only computed when they are needed, and Dask makes great use of the method.

Do you love pandas, but hate when you reach the limits of your memory or compute resources? Dask gives you the chance to use the pandas API with distributed data and computing.
Read article →
Lazy evaluation is when calculations are only computed when they are needed, and Dask makes great use of the method.

Snowflake and Saturn Cloud are partnering to help data science teams get 100x faster results.

PyTorch has the ability to train models across multiple machines, and thanks to the framework Dask you can easily create a GPU cluster …

Using times in pandas can sometimes be tricky--this blog post covers the most common problems.

This tutorial walks through how to use PyTorch and Dask to train an image recognition model across a GPU cluster.

Our new Saturn Cloud Hosted platform lets data scientists get going with cloud compute in seconds.

When working on a Machine Learning or a Deep Learning Problem, loss/cost functions are used to optimize the model during training. The …

Senseye uses Saturn Cloud to train machine learning models on GPUs at a massive scale.

This blog post compares using RAPIDS and Dask vs Apache Spark for model training