File size: 405 Bytes
861a9a7
1a58106
 
861a9a7
4914324
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: apache-2.0
library_name: sklearn
---

Example Input:
{
  "drug": "0",
  "age": 63,
  "sex": "male",
  "presence_of_asictes": "no",
  "presence_of_hepatomegaly": "no",
  "presence_of_spiders": 0,
  "presence_of_edema": 0,
  "serum_bilirubin": 1.5,
  "serum_cholesterol": 331,
  "albumin": 3.95,
  "alkaline_phosphatase": 577,
  "SGOT": 128.7,
  "platelets": 165,
  "prothrombin_time": 10.1
}