What are the sizes of the BRCA and ACC Datasets
cannin opened this issue · 5 comments
cannin commented
Include the information as shown here:
https://pytorch-geometric.readthedocs.io/en/latest/cheatsheet/data_cheatsheet.html
inoue0426 commented
Favourj-bit commented
@cannin @inoue0426
https://docs.google.com/spreadsheets/d/1YvuTu72ch41sr6rEM1XjkyyLPTRQZKkYtpBME5UsfXU/edit#gid=0
Given that it is a regression task, i did not know what to put under classes
inoue0426 commented
@Favourj-bit Looks good to me. Feel like over 1000 is enough as sample data. Maybe for further analysis, I want you to make a whole data model containing more diseases if possible.
cannin commented
@Favourj-bit could you make another sheet on the spreadsheet with the following information:
- cancer type
- sample count
- algorithm
- mse
- validation_split_type
- full_training_time
Favourj-bit commented
@cannin for the sample count here, should I list out the original sample size or the size gotten after preprocessing the dataset?