Skip to content

Latest commit

 

History

History

competition1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

A promotional flyer for "Brick By Brick 2024: Automating Building Data Classification," featuring red pixel-like building graphics on the right. The flyer includes the UNSW Sydney logo and AICrowd logo at the top. Below the event title, it highlights a $11,000 AUD cash prize and a $9,000 AUD travel grant. The event URL is provided as "aicrowd.com/brick2024".

Brick by Brick: Automating Building Data Classification Challenge

A global challenge to automate building data classification, unlocking more intelligent, energy-efficient buildings for a sustainable future.

Buildings are one of the biggest energy consumers in the modern world, making energy efficiency essential. However, managing building systems data across different buildings is time-intensive and costly due to inconsistent data formats. This challenge invites you to transform building management by creating a solution that classifies building data automatically, promoting standardised, energy-efficient management for a more sustainable world.

Check the official competition page to join the competition and more information: https://www.aicrowd.com/challenges/brick-by-brick-2024

Starter Kit

To get started, follow these seven easy steps:

  1. Join the challenge from the official AICrowd website and accept the terms: https://www.aicrowd.com/challenges/brick-by-brick-2024
  2. Download the dataset: https://www.aicrowd.com/challenges/brick-by-brick-2024/dataset_files
  3. Download random_submission.py
  4. Create a directory called data/ in the same location as the random_submission.py file
  5. Move the downloaded dataset files into the data/ directory.
  6. Run random_submission.py locally, and it will generate a sample submission file data/sample_submission_v0.1.0.csv.gz. Might take few minutes.
  7. Upload a sample submission file data/sample_submission_v0.1.0.csv.gz

You can also use other codes in this library. Note that there are slight changes in the setup between the benchamrk for the paper and the competiton.