PHM-AP 2025 Data Challenge Portal

Welcome to the official Data Challenge Portal. Use this site to download datasets, submit Docker images and check the leaderboard.

šŸ“¢ Notice Board

  • [2025-10-07] Updated Docker evaluation configuration — now supports an immediate run queue.
  • [2025-10-07] Google Drive links are provided as alternative sources for downloading the datasets.
  • [2025-10-07] Registration system updated — participants are recommended to use personal email for registration.
  • [2025-10-06] PHM-AP 2025 Data Challenge officially released — datasets and submission portal are now open.
  • [2025-10-05] Leaderboard system scheduled to refresh daily at 00:00 (SGT).

For any queries, please contact us at: datachallenge.phmap2025@gmail.com

šŸ† Leaderboard (Live)

Loading leaderboard…

🐳 Docker Run Highlights

  • Each team may submit up to 2 Docker images per day.
  • Once uploaded, your submission is added to the evaluation queue. If the queue is not full, it will run immediately; otherwise, it will be automatically scheduled for the midnight batch run (00:00 SGT).
  • Each Docker image runs sequentially with a maximum runtime of 1 hour and a 4 GB memory limit (CPU-only).
  • Containers are executed in a secure sandbox environment with no internet access.
  • After successful evaluation, leaderboard results are updated immediately and display the latest update time.
  • Identical Docker images (same hash) are skipped automatically to conserve computation resources.

Tip: To avoid skipped runs, rebuild your Docker image after making any model updates before submission.