Skip to content

Single WSI in training? #19

Description

@shubhaminnani

Hi,

Thanks for the amazing work! I was wondering if we have multiple slides per patient, did you drop the the other slides and just use a single slide in training?

How did you handle this?

Did you drop the multiple slides from each case?

patients_df = slide_data.drop_duplicates(['case_id']).copy()

patients_df = slide_data.drop_duplicates(['case_id'])

Thanks,
Shubham

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions