Diff of /README.md [000000] .. [aa44dd]

Switch to unified view

a b/README.md
1
# Dataset Description - Assignment 1
2
3
The provided data is a modified version of a publicly available data source, and is subject to copyright.
4
5
### Donor of database: 
6
                          The Johns Hopkins University
7
                          Johns Hopkins Road
8
                          Laurel, MD 20707
9
                          (301) 953-6231
10
11
### Licence agreement: 
12
13
The dataset can only be used for the purpose of this assignment. Sharing or distributing this data or using this data for any other commercial or non-commercial purposes is prohibited.
14
15
16
### Data Fields
17
18
| Column   Name                | Attribute/Target | Description                                                                                                                                                                                                  |
19
|------------------------------|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
20
| ID                           | N/A              | Unique number to represent patient ID                                                                                                                                                                        |
21
| PRG           | Attribute1       |  Plasma glucose|
22
| PL               | Attribute 2     |   Blood Work Result-1 (mu U/ml)                                                                                                                                                |
23
| PR              | Attribute 3      | Blood Pressure (mm Hg)|
24
| SK              | Attribute 4      | Blood Work Result-2 (mm)|
25
| TS             | Attribute 5      |     Blood Work Result-3 (mu U/ml)|                                                                                  
26
| M11     | Attribute 6    |  Body mass index (weight in kg/(height in m)^2|
27
| BD2             | Attribute 7     |   Blood Work Result-4 (mu U/ml)|
28
| Age              | Attribute 8      |    patients age  (years)|
29
| Insurance | N/A     | If a patient holds a valid insurance card|
30
| Sepssis                 | Target           | Positive: if a patient in ICU will develop a sepsis , and Negative: otherwise |
31
32
### Missing Attribute Values: Yes