Hepatitis C Virus For Egyptian Patients Data Set
Hepatitis C Virus for Egyptian Patients Data Set
@kaggle.ishandutta_hepatitis_c_virus_for_egyptian_patients_data_set
Hepatitis C Virus for Egyptian Patients Data Set
@kaggle.ishandutta_hepatitis_c_virus_for_egyptian_patients_data_set
CREATE TABLE discretization_criteria (
"feature_names" VARCHAR,
"feature_values" VARCHAR,
"discretization_items" VARCHAR
);
CREATE TABLE hcv_egy_data (
"age" BIGINT,
"gender" BIGINT,
"bmi" BIGINT,
"fever" BIGINT,
"nausea_vomting" BIGINT,
"headache" BIGINT,
"diarrhea" BIGINT,
"fatigue_generalized_bone_ache" BIGINT,
"jaundice" BIGINT,
"epigastric_pain" BIGINT,
"wbc" BIGINT,
"rbc" DOUBLE,
"hgb" BIGINT,
"plat" DOUBLE,
"ast_1" BIGINT,
"alt_1" BIGINT,
"alt4" DOUBLE,
"alt_12" BIGINT,
"alt_24" BIGINT,
"alt_36" BIGINT,
"alt_48" BIGINT,
"alt_after_24_w" BIGINT,
"rna_base" BIGINT,
"rna_4" BIGINT,
"rna_12" BIGINT,
"rna_eot" BIGINT,
"rna_ef" BIGINT,
"baseline_histological_grading" BIGINT,
"baselinehistological_staging" BIGINT
);
Anyone who has the link will be able to view this.