Open tobimichigan opened 4 years ago
Hi there, I was testing lesson3-rsna-pneumonia-detection-mdai-client-lib, and encountered an issue on this sectionof the code:
train_dataset, valid_dataset = mdai.common_utils.train_test_split(dataset)
error encountered is as follows:
`Exception Traceback (most recent call last)
Hi there, I was testing lesson3-rsna-pneumonia-detection-mdai-client-lib, and encountered an issue on this sectionof the code:
train_dataset, valid_dataset = mdai.common_utils.train_test_split(dataset)
error encountered is as follows:
`Exception Traceback (most recent call last)