Skip to main content
This article applies to these versions of LandingLens:
LandingLensLandingLens on Snowflake
Clicking a model on the Models page opens the Training Information tab. This tab shows basic information about the model and the dataset it was trained on. Highlights include: training_info_validation_1 training_info_validation_2

Loss Chart

The Loss chart is calculated on the Train split, which is the split that the model trains on. During model training, LandingLens calculates the error between the ground truth and the predictions, which is called loss. This chart shows the loss over time (in seconds). If the model improves during the training process, the line goes down toward 0 over time.