This is the same data as cancer_diagnosis_df
, with renamed features and columns.
diagnosis_df
A data frame with 200 rows and 2 columns:
- patient_id
Random three-digit number uniquely identifying the patient
- diagnosis
Mock diagnosis feature
Source
This data came from the SNFtool package, with slight modifications.