Skip to main content

Runtime

What Is Runtime?​

Runtime is the environment where you can upload your previously trained model and run predictions on new data.

Uploading Your Model​

  1. Navigate to the Runtime section.
  2. Upload your .dfs file from the Express Task.
  3. The platform will validate and load the model.

Running Predictions​

  1. Upload a new dataset with the same structure as the training data.
  2. Click Run Prediction.
  3. Results will be displayed and available for download.

Input Data Requirements​

  • Must match the format used during training
  • No missing or malformed headers

Viewing and Downloading Results​

Results will be shown in a table. You can export them as a CSV.