Challenge
Understanding the Challenge

Understanding the Challenge

Public Challenges are viewable on the Challenges Homepage. Each listing provides the following key information:

  • Thumbnail image.
  • Title and brief description.
  • Medals and rewards: Knowledge, Swags, Kudos, Monetary.
  • Participants and Submissions counts.

Challenge Sections

  • Overview: Challenge summary and objectives.

  • Data-linked public dataset on AIOZ AI Platform: Details about the dataset, including a description, download link, and information to help you understand the data used in the Challenge.

  • Code (Baseline) - linked public repo/snippet: Starter code or repo to help you begin.

  • Discussion: Markdown-supported forum for Q&A and ideas.

  • Leaderboard:

    • Scoring is based on specific Challenge metrics—some aim for a higher score, while others aim for a lower score (like error rates).

    • The Leaderboard automatically sorts participants based on these metrics.

    • Classification Metrics

      MetricValue RangeBetter When
      accuracy0 to 1Higher
      f10 to 1Higher
      roc_auc0 to 1Higher
      log_loss0 to ∞Lower
      balanced_accuracy0 to 1Higher
      cohen_kappa-1 to 1Higher
      recall0 to 1Higher
      precision0 to 1Higher
      fbeta0 to 1Higher
      brier_score0 to 1Lower
      average_precision0 to 1Higher
      matthews_corrcoef-1 to 1Higher
    • Regression Metrics

      MetricValue RangeBetter When
      rmse0 to ∞Lower
      mean_squared_error0 to ∞Lower
      mean_absolute_error0 to ∞Lower
      mean_absolute_percentage_error0 to ∞Lower
      r2_score-∞ to 1Higher
      mean_squared_log_error0 to ∞Lower
    • Clustering Metrics

      MetricValue RangeBetter When
      adjusted_rand_score-1 to 1Higher
      completeness_score0 to 1Higher
      • Public leaderboard = real-time submission scores.
      • Private leaderboard = revealed after the Challenge ends.
  • Rules: This document outlines all the official participation rules.

  • Timeline Bar: A horizontal progress bar visually represents the timeline from start to close, helping participants quickly understand the Challenge duration and how much time they have left to make submissions.

    • Start date: Indicate the date the Challenge begins.
    • End date: Indicate the date the Challenge closes.
    • A tooltip appears when hovering over the dots, indicating the Registration Deadline and Private Release Leaderboard date.
    • A highlight bar marks a specific phase of the challenge.
    • A gradient indicator along the progress bar shows the current point in time.
    • A green badge shows the remaining time.