kundajelab / labelshiftexperiments

Label shift experiments
15 stars 4 forks source link

Pointers for navigating the repository #1

Open AnkD21-me opened 4 years ago

AnkD21-me commented 4 years ago

Is there any particular order in which the code has to be navigated through, for a better understanding of the paper?

AvantiShri commented 4 years ago

Hi @AnkD165, sorry for the delay but if you are still interested, we put out a blog post on the paper here: https://towardsdatascience.com/battling-label-distribution-shift-in-a-dynamic-world-bc1f4c4d2f92

And we have a Colab notebook demonstrating the core functionality here: https://colab.research.google.com/github/kundajelab/labelshiftexperiments/blob/master/notebooks/demo/blog_colab.ipynb

Hopefully you will find that easier to navigate! Let us know if you have any additional questions!