Skip to main content
This guide walks you through the 4 key steps to create, publish, and manage an AI use case on the tracebloc platform. Make sure you have a tracebloc client running and your data is ingested. Navigate to the use cases section, click on the ”+” on the top right corner and simply follow along. Use this documentation for context, clarification and examples when needed.

Step 1: Initialize and Set Privacy

Objective: Define the basics and visibility of your AI use case.
  • Title
  • Cover Image (optional): JPG or PNG (max. 25MB)
  • Task: Select the task, e.g. “Image Classification”, “Object Detection”, “Tabular Classification”, etc. See the full list of supported data types and tasks. In case your use case is not yet supported, please reach out to us at [email protected].
  • Privacy Type: Choose Public (visible to all users) or Private (invite-only visibility).
Initialize Preview your use case tile on the right side of the interface.

Step 2: Data & Evaluation

Objective: Attach datasets and define the benchmarking logic. Data & Evaluation
  • Training and test metadataset: A metadataset is a reference to an ingested dataset that stores summary information such as the number of samples and columns. Select the training and test metadatasets that correspond to the datasets you ingested in the Prepare Data step.
  • Score: Define which benchmark to use for evaluation (e.g. Accuracy, F1, etc.). In case your evaluation metric is not yet supported, please reach out to us at [email protected].
  • Upload EDA File (Optional): Attach a .ipynb EDA file to help participants understand the data context. Explore template use cases for inspiration.

Supported Metrics per Data Type and Task

The tables below list all evaluation metrics grouped by task type. Each metric uses either higher is better or lower is better sort order on the leaderboard.

Image Classification

Text Classification

Tabular Classification

Object Detection

Semantic Segmentation

Instance Segmentation

Keypoint Detection

Tabular Regression

Time Series Forecasting

Time-to-Event Prediction


Step 3: Describe Your Use Case

Objective: Describe your use case and objective in detail. Provide a clear description that helps participants understand the problem, the data context, and the goal. Cover what the data represents, what a good model should achieve, and any domain-specific considerations participants should be aware of. Browse published use cases in the Explore section for examples of well-written descriptions. Describe

Step 4: Review & Submit

Objective: Set collaboration and resource constraints. Add emails of vendors, colleagues, or researchers. Invitations are sent once the use case is saved or published. For instructions for data scientists about how to join your use case, follow the join a use case guide. Review & Submit

Compute Assignment

Define training budget in PFLOPs. Example: 10 participants × 200 PFLOPs each = 2,000 PFLOPs Cost Calculation: 2,000 PFLOPs × €0.025 = €50.00 Always allocate more resources than minimum requirements and monitor resource usage regularly. You can stop or adjust training at any time.

Final Step: Publish or Save as Draft

Use “Publish” to go live or “Save as Draft” to continue editing later. You can now see your use case in the use cases section.

Next Steps

Once your use case is published, reach out to external vendors, your colleagues or data scientists to train models on your use case. In the use case view, monitor
  • total resource consumption
  • daily submits and user activity
  • overall leaderboard and submissions
Once models have been submitted, you can compare them in the leaderboard section of a use case.

Need Help?