Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the file datalist/morph/RS_partial/Setting_1_fold0_train.txt', and other test txt, where to download it? #15

Open
Catherinemin opened this issue Jul 2, 2023 · 0 comments

Comments

@Catherinemin
Copy link

train_data = pd.read_csv(os.path.join(cfg.dataset_root, 'datalist/morph/RS_partial/Setting_1_fold%d_train.txt' % cfg.fold), sep=sep[cfg.fold])
test_data = pd.read_csv(os.path.join(cfg.dataset_root, 'datalist/morph/RS_partial/Setting_1_fold%d_test.txt' % cfg.fold), sep=sep[cfg.fold])

@Catherinemin Catherinemin changed the title 怎么获取文件datalist/morph/RS_partial/Setting_1_fold0_train.txt',还有其他测试的txt,从哪里下载呢 How to get the file datalist/morph/RS_partial/Setting_1_fold0_train.txt', and other test txt, where to download it? Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant