Baselight

Risk Factor Prediction Of Chronic Kidney Disease

CKD is a medical issue that declines the productivity of renal capacities

@kaggle.joebeachcapital_risk_factor_prediction_of_chronic_kidn_f0a1086c

Loading...
Loading...

About this Dataset

Risk Factor Prediction Of Chronic Kidney Disease

Chronic kidney disease (CKD) is an increasing medical issue that declines the productivity of renal capacities and subsequently damages the kidneys.

Was there any data preprocessing performed?

This dataset is not pre-processed, if you want to apply a Machine learning Algorithm at first you have to need to pre-process the data

Additional Information

This dataset is real Bangladeshi patient data. The dataset is collected from Enam Medical College, Savar, Dhaka, Bangladesh.

Variable Information

  1. bp(Diastolic)
  2. bp limit
  3. sg
  4. al
  5. class
  6. rbc
  7. su
  8. pc
  9. pcc
  10. ba
    11.bgr
  11. bu
  12. sod
  13. sc
  14. pot
  15. hemo
  16. pcv
  17. rbcc
  18. wbcc
  19. htn
  20. dm
  21. cad
  22. appet
  23. pe
  24. ane
  25. grf
  26. stage
  27. affected
  28. age

Tables

Ckd Dataset V2

@kaggle.joebeachcapital_risk_factor_prediction_of_chronic_kidn_f0a1086c.ckd_dataset_v2
  • 20.01 KB
  • 202 rows
  • 29 columns
Loading...

CREATE TABLE ckd_dataset_v2 (
  "bp_diastolic" VARCHAR,
  "bp_limit" VARCHAR,
  "sg" VARCHAR,
  "al" VARCHAR,
  "class" VARCHAR,
  "rbc" VARCHAR,
  "su" VARCHAR,
  "pc" VARCHAR,
  "pcc" VARCHAR,
  "ba" VARCHAR,
  "bgr" VARCHAR,
  "bu" VARCHAR,
  "sod" VARCHAR,
  "sc" VARCHAR,
  "pot" VARCHAR,
  "hemo" VARCHAR,
  "pcv" VARCHAR,
  "rbcc" VARCHAR,
  "wbcc" VARCHAR,
  "htn" VARCHAR,
  "dm" VARCHAR,
  "cad" VARCHAR,
  "appet" VARCHAR,
  "pe" VARCHAR,
  "ane" VARCHAR,
  "grf" VARCHAR,
  "stage" VARCHAR,
  "affected" VARCHAR,
  "age" VARCHAR
);

Share link

Anyone who has the link will be able to view this.