|
a |
|
b/README.md |
|
|
1 |
<div class="sc-jegwdG lhLRCf"><div class="sc-UEtKG dGqiYy sc-flttKd cguEtd"><div class="sc-fqwslf gsqkEc"><div class="sc-cBQMlg kAHhUk"><h2 class="sc-dcKlJK sc-cVttbi gqEuPW ksnHgj">About Dataset</h2></div></div></div><div class="sc-davvxH eCVTlP"><div class="sc-jCNfQM dTyvWO"><div style="min-height: 80px;"><div class="sc-etVRix jqYJaa sc-gVIFzB gQKGyV"><p>Patients with liver disease have been continuously increasing because of excessive consumption of alcohol, inhale of harmful gases, intake of contaminated food, pickles and drugs. In an effort to reduce the burden on doctors, the government has hired you as a data scientist to build a predictive machine learning that would give an indication of whether a person would have a liver problem or not.</p> |
|
|
2 |
<p>Now, as a data scientist, your goal is to build a logistic machine learning model that predicts whether a patient is healthy (non-liver patient) or ill (liver patient) based on some clinical and demographic features (or input variables) listed in the 'Data Description' section.</p> |
|
|
3 |
<p>About the dataset<br> |
|
|
4 |
This data set contains liver patient records and non liver patient records collected from North East of Andhra Pradesh, India. The "Liver_Problem" column is the target variable used to divide groups into liver patient ( Liver_Problem == 1) or not ( Liver_Problem == 2).<br> |
|
|
5 |
Liver_Problem == 1, implies the individual is a liver patient<br> |
|
|
6 |
Liver_Problem == 2, implies the individual is not a liver patient</p> |
|
|
7 |
<p>Data Description:<br> |
|
|
8 |
Age of the patient<br> |
|
|
9 |
Gender of the patient<br> |
|
|
10 |
Total Bilirubin<br> |
|
|
11 |
Direct Bilirubin<br> |
|
|
12 |
Alkaline Phosphotase<br> |
|
|
13 |
Alamine Aminotransferase<br> |
|
|
14 |
Aspartate Aminotransferase<br> |
|
|
15 |
Total Proteins<br> |
|
|
16 |
Albumin<br> |
|
|
17 |
Albumin and Globulin Ratio<br> |
|
|
18 |
"Liver_Problem" column is the target variable used to divide groups into liver patient (liver disease) or not (no disease).</p></div></div></div> |