Skip to content

undiporadhey/hepatitis-c-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hepatitis-C-Detection

Context

The data set contains laboratory values of blood donors and Hepatitis C patients and demographic values like age. The data was obtained from UCI Machine Learning Repository: https://archive.ics.uci.edu/ml/datasets/HCV+data

Content

All attributes except Category and Sex are numerical. Attributes 1 to 4 refer to the data of the patient:

  1. X (Patient ID/No.)
  2. Category (diagnosis) (values: '0=Blood Donor', '0s=suspect Blood Donor', '1=Hepatitis', '2=Fibrosis', '3=Cirrhosis')
  3. Age (in years)
  4. Sex (f,m) Attributes 5 to 14 refer to laboratory data:
  5. ALB: Albumin 6)ALP: Alkaline Phosphatase 7)ALT: Alanine Aminotransferase 8)AST: Aspartate Aminotransferase 9)BIL: Bilirubin 10)CHE: Cholinesterase 11)CHOL: Cholesterol 12)CREA: Creatinine 13)GGT: Gamma-Glutamyl Transferase 14)PROT: Protein

The target attribute for classification is Category (2): blood donors vs. Hepatitis C patients (including its progress ('just' Hepatitis C, Fibrosis, Cirrhosis).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors