Jihye Na

Results 3 issues of Jihye Na

Can you upload requirements (such as OS version, and so on)for the code?

https://github.com/mims-harvard/Raincoat/tree/main/trainers/trainer_uni.py # Paper Algorithm 1. Overview of RAINCOAT [Stage 3 Inference] ` c_list = self.learn_t(dis2proto_a, dis2proto_c) print(c_list) self.trg_true_labels = tar_uni_label_test acc, f1, H = self.detect_private(dis2proto_a_test, dis2proto_c_test, tar_uni_label_test, c_list) ` ##...

Can I ask the license of this project's " cases-by-day.csv" data? I want to reconstruct this dataset for research purposes without modification of numeric numbers. I want to use "**cases-by-day.csv**"...