Skip to content

Building Models

This section covers how to build pricing models in Haute - from loading your data, through cleaning and transforming it, to training and scoring models.

New to Haute?

If you haven't installed Haute yet, start with Getting Started. These docs assume you can run haute serve and see the visual editor in your browser.


Where to start

I want to... Read this
Load JSON data and turn it into clean columns for modelling Preparing Your Data
Understand what each node type does and how to configure it Node Types