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 | |
} | |