2
0 Comments

Building your first machine learning model

We’ll show you how to build a basic machine learning model. For a quick background on AI/ML, please check out this blog post for an overview.

In this tutorial, we’ll use the Titanic dataset to predict which passengers survived the crash. The dataset includes information on each passenger, the cabin they stayed in, their gender, and more.

Read more

on June 11, 2021