Primary competition visual

MPEG-G Microbiome Classification Challenge

$5 000 USD
Completed (6 months ago)
Classification
Federated Learning
Python
Deep Learning
794 joined
83 active
Starti
Jun 20, 25
Closei
Sep 15, 25
Reveali
Sep 15, 25
User avatar
MuhammadQasimShabbeer
Engmatix
Federated learning ................?
Notebooks · 13 Sep 2025, 20:09 · 17

Hello everyone,

To those using federated learning for this competition: would you be willing to share your public LB score and how it compares to your local CV?

Discussion 17 answers

My federated learning setup currently achieves a public LB score of 0.005. However, I'm aware that the way I'm splitting the data—randomly across three clients—might be problematic.

13 Sep 2025, 21:36
Upvotes 0
User avatar
MuhammadQasimShabbeer
Engmatix

by the way i get 0.07 Four clients

User avatar
MuhammadQasimShabbeer
Engmatix

I am using deep learning

User avatar
MuhammadQasimShabbeer
Engmatix

yes i am using

how do you defind clients ?

User avatar
MuhammadQasimShabbeer
Engmatix

I am working with some teameate my Team mate decide the criteria

User avatar
Juliuss
Freelance

How are your federated scores in the private @__yassine__ & @MuhammadQasimShabbeer?

16 Sep 2025, 06:54
Upvotes 0
User avatar
Juliuss
Freelance

That's a really strong score. Good job

Thanks a lot! I really appreciate it 🙏.

User avatar
Juliuss
Freelance

Its 0.02xx. But was tough fixing bugs when I started. So any 0.0xxx is a good score

Congrats on the great score ! That’s really impressive. By the way, did you use Flower or PySyft for the federated setup?

User avatar
Juliuss
Freelance

Did not try PySyft looked tough been around for longer than Flower

Ah, got it! I used Flower for my federated setup — found it easier to get started with