{ "data_id": "46089", "name": "None", "exact_name": "None", "version": 2, "version_label": null, "description": "Description:\nThe liver_cirrhosis.csv dataset is a medical dataset focused on patients diagnosed with Liver Cirrhosis. It consists of 20 attributes, capturing a variety of clinical and demographic details. The dataset includes both categorical and continuous variables, such as patient status, medication type, biochemical measurements, physical examination findings, and demographic information. \n\nAttribute Description:\n- N_Days: Number of days between registration and the last follow-up or death (e.g., 1769, 2400).\n- Status: Patient's status at last follow-up (D: Died, CL: Censored with Liver failure, C: Censored without Liver failure).\n- Drug: Type of medication used (D-penicillamine or Placebo).\n- Age: Age of the patient in days at the start of the study (e.g., 25514).\n- Sex: Gender of the patient (F: Female, M: Male).\n- Ascites: Presence of Ascites (Y: Yes, N: No).\n- Hepatomegaly: Enlargement of the liver (Y: Yes, N: No).\n- Spiders: Presence of spider naevi, a type of angioma (Y: Yes, N: No).\n- Edema: Presence and severity of Edema (N: No, S: Slight).\n- Bilirubin: Serum Bilirubin in mg\/dl (e.g., 5.0).\n- Cholesterol: Serum Cholesterol in mg\/dl (e.g., 200.0).\n- Albumin: Serum Albumin in g\/dl (e.g., 3.35).\n- Copper: Serum Copper in ug\/dl (e.g., 82.0).\n- Alk_Phos: Alkaline Phosphatase in U\/l (e.g., 1982.655769).\n- SGOT: Serum Glutamic-Oxaloacetic Transaminase in U\/ml (e.g., 57.35).\n- Triglycerides: Serum Triglycerides in mg\/dl (e.g., 58.0).\n- Platelets: Platelet count per cubic millimeter (e.g., 225.0).\n- Prothrombin: Prothrombin time as a percentage of normal (e.g., 9.9).\n- Stage: Clinical stage of Cirrhosis (1-4).\n\nUse Case:\nThis dataset is essential for researchers and healthcare professionals studying the progression and treatment outcomes of Liver Cirrhosis. It can be used for predictive modeling to identify key indicators of prognosis, treatment efficiency analysis, and understanding demographic correlations with disease outcomes. Moreover, it serves as a valuable resource for training machine learning models aimed at predicting patient survival, response to treatment, and disease progression, contributing to personalized medicine development and better clinical management of Liver Cirrhosis.", "format": "arff", "uploader": "Iwo Godzwon", "uploader_id": 39999, "visibility": "public", "creator": "\"None\"", "contributor": "\"None\"", "date": "2024-05-31 15:05:09", "update_comment": null, "last_update": "2024-05-31 15:05:09", "licence": "Public Domain (CC0)", "status": "active", "error_message": null, "url": "https:\/\/api.openml.org\/data\/download\/22120533\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "None", "Description: The liver_cirrhosis.csv dataset is a medical dataset focused on patients diagnosed with Liver Cirrhosis. It consists of 20 attributes, capturing a variety of clinical and demographic details. The dataset includes both categorical and continuous variables, such as patient status, medication type, biochemical measurements, physical examination findings, and demographic information. Attribute Description: - N_Days: Number of days between registration and the last follow-up or death (e. " ], "weight": 5 }, "qualities": { "NumberOfInstances": 25000, "NumberOfFeatures": 19, "NumberOfClasses": null, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 11, "NumberOfSymbolicFeatures": 8, "PercentageOfBinaryFeatures": 26.31578947368421, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": null, "PercentageOfMissingValues": 0, "Dimensionality": 0.00076, "PercentageOfNumericFeatures": 57.89473684210527, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 42.10526315789473, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 5 }, "tags": [], "features": [ { "name": "N_Days", "index": "0", "type": "numeric", "distinct": "549", "missing": "0", "min": "41", "max": "4795", "mean": "1887", "stdev": "1092" }, { "name": "Status", "index": "1", "type": "nominal", "distinct": "3", "missing": "0", "distr": [] }, { "name": "Drug", "index": "2", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "Age", "index": "3", "type": "numeric", "distinct": "510", "missing": "0", "min": "9598", "max": "28650", "mean": "18496", "stdev": "3738" }, { "name": "Sex", "index": "4", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "Ascites", "index": "5", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "Hepatomegaly", "index": "6", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "Spiders", "index": "7", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "Edema", "index": "8", "type": "nominal", "distinct": "3", "missing": "0", "distr": [] }, { "name": "Bilirubin", "index": "9", "type": "numeric", "distinct": "113", "missing": "0", "min": "0", "max": "28", "mean": "3", "stdev": "5" }, { "name": "Cholesterol", "index": "10", "type": "numeric", "distinct": "220", "missing": "0", "min": "120", "max": "1775", "mean": "372", "stdev": "194" }, { "name": "Albumin", "index": "11", "type": "numeric", "distinct": "179", "missing": "0", "min": "2", "max": "5", "mean": "3", "stdev": "0" }, { "name": "Copper", "index": "12", "type": "numeric", "distinct": "197", "missing": "0", "min": "4", "max": "588", "mean": "100", "stdev": "73" }, { "name": "Alk_Phos", "index": "13", "type": "numeric", "distinct": "336", "missing": "0", "min": "289", "max": "13862", "mean": "1996", "stdev": "1799" }, { "name": "SGOT", "index": "14", "type": "numeric", "distinct": "240", "missing": "0", "min": "26", "max": "457", "mean": "123", "stdev": "48" }, { "name": "Tryglicerides", "index": "15", "type": "numeric", "distinct": "157", "missing": "0", "min": "33", "max": "598", "mean": "124", "stdev": "53" }, { "name": "Platelets", "index": "16", "type": "numeric", "distinct": "295", "missing": "0", "min": "62", "max": "721", "mean": "256", "stdev": "99" }, { "name": "Prothrombin", "index": "17", "type": "numeric", "distinct": "51", "missing": "0", "min": "9", "max": "18", "mean": "11", "stdev": "1" }, { "name": "Stage", "index": "18", "type": "nominal", "distinct": "3", "missing": "0", "distr": [] } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }