Use Clay embeddings to predict earthquake based on Sentinel-1 imagery #312
anindabitm
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
Thanks, @anindabitm! It's great to hear this. We've done minimal testing with Sentinel-1 data, so your demo is incredibly helpful. Would you be open to creating a tutorial for this on Clay docs? I'd be happy to support in any way I can. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
Thanks for providing the wonderful Clay foundation model. I tried using the Clay embeddings for earthquake prediction using Sentinel-1 imagery. The dataset used is - "QuakeSet: A Dataset and Low-Resource Models to Monitor Earthquakes through Sentinel-1". I got decent F1-score using the Clay embeddings using a general Random Forest Classifier. My sense is we could get better results using xgbooost or full fine tune of the model. This goes to show the strength of Clay embeddings even for Sentinel-1 data. The notebook is attached below.
Beta Was this translation helpful? Give feedback.
All reactions