Julia Antokhina: Testing for Data Science Hands-on Guide

Опубликовано: 18 Декабрь 2024
на канале: ODS AI Global
353
6

Data Fest Online 2020 https://fest.ai/2020/
ML REPA Track https://ods.ai/tracks/ml-repa-df2020

Testing is an underestimated and undiscovered part of Data Science development. We’ll go through motivation for testing in DS and common frameworks. While PyTest is enough for many cases, the Hypothesis for property-based testing will be mentioned as well.

You will learn from examples. The main topics are: why should we write tests in Data Science, how to write tests like Pro and common applications.

It encourages you to start testing as it is easy and profitable, even for DS.