Downloads · 30 days
0
ClinBAY/pbc_complication_model
pbc_complication_model is a machine learning model from ClinBAY. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for sklearn. The card lists the license as apache-2.0.
Example Input: { "drug": "0", "age": 63, "sex": "male", "presenceofasictes": "no", "presenceofhepatomegaly": "no", "presenceofspiders": 0, "presenceofedema": 0, "serumbilirubin": 1.5, "serumcholesterol": 331, "albumin…
Downloads · 30 days
0
Access
Public
Updated Mar 28, 2024
Repo size
239 KB
Likes
0
Public
Click a slice to open those files.
.png291 KB · 52%
From the Hugging Face model README
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 }