Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 322 Bytes

Lymphoma Diagnosis For Treatment Decisions

CS 230 Final project for lymphoma subtype diagnosis using Tissue Micro-Arrays

Files

Model training scripts are located in scripts/. Data files are not included.

Use

We train the MIL model with train_mil.py and the standard supervised model with train_naive.py.