Hepatitis C Prediction
Laboratory values of blood donors and Hepatitis C patients
@kaggle.wearefuture01_hepatitis_c_prediction
Laboratory values of blood donors and Hepatitis C patients
@kaggle.wearefuture01_hepatitis_c_prediction
CREATE TABLE hepatitiscdata (
"unnamed_0" BIGINT,
"category" VARCHAR,
"age" BIGINT,
"sex" VARCHAR,
"alb" DOUBLE,
"alp" DOUBLE,
"alt" DOUBLE,
"ast" DOUBLE,
"bil" DOUBLE,
"che" DOUBLE,
"chol" DOUBLE,
"crea" DOUBLE,
"ggt" DOUBLE,
"prot" DOUBLE
);
Anyone who has the link will be able to view this.