Introduction

Introduction#

In this tutorial, we’re going to setup a Pasteur project from scratch, and add support for a custom dataset with its own evaluation metrics. Through this tutorial, you will get introduced to Pasteur’s architecture and module system.

The tutorial begins with detailing Pasteur’s architecture and module system. Afterwards, we create a project and begin integrating and analyzing a new dataset. Finally, we extend this project by creating modules for all of Pasteur’s supported modules.

In this tutorial, we will briefly mention but not touch the out-of-core features of Pasteur, which will be analyzed in a future “Advanced Topics” section.