Overview

This tutorial will walk you through a simplified supervised machine learning project in Foundry and will cover:

  1. Setting up a machine learning project in Foundry

  2. Training a model in Jupyter® notebooks or Code Repositories

    2a. Training a model in a Jupyter® notebook

    2b. Training a model in Code Repositories

  3. Evaluating the performance of your models

  4. Productionize a model

In this tutorial, we solve a hypothetical task of building a machine learning model to predict the average housing prices across American census districts. Our hypothetical company has access to regularly updating census district-level data that does not contain the average housing prices. We want to create a model that will provide an accurate prediction of house prices for our finance team.

To get started, start by learning to set up your project for machine learning.


Jupyter®, JupyterLab®, and the Jupyter® logos are trademarks or registered trademarks of NumFOCUS.

All third-party trademarks (including logos and icons) referenced remain the property of their respective owners. No affiliation or endorsement is implied.