Skip to content

Commit 5011c0d

Browse files
authored
add new competition with solution (#18)
1 parent 072291f commit 5011c0d

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

_data/competitions.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
competitions:
2+
- number: '638'
3+
title: 'CZII - CryoET Object Identification'
4+
desc: 'Find small biological structures in large 3D volumes'
5+
kind: 'Research'
6+
prize: '$75,000'
7+
team: '932'
8+
metric: 'Mean Absolute Percentage Error'
9+
link: 'https://www.kaggle.com/c/playground-series-s5e1'
10+
image: '/kaggle-solutions/assets/logos/638.png'
11+
year: '2025'
12+
isHot: 'true'
13+
done: 'true'
14+
solutions:
15+
- rank: '1'
16+
link: 'https://www.kaggle.com/competitions/czii-cryo-et-object-identification/discussion/561440'
17+
kind: 'description'
218
- number: '637'
319
title: 'Playground Series - Season 5, Episode 1'
420
desc: 'Forecasting Sticker Sales'

assets/logos/638.png

80.9 KB
Loading

0 commit comments

Comments
 (0)