Baselight

Risk Factor Prediction Of Chronic Kidney

Chronic Kidney Disease CKD is a medical issue that declines the productivity of

@kaggle.willianoliveiragibin_risk_factor_prediction_of_chronic_kidney

Loading...
Loading...

About this Dataset

Risk Factor Prediction Of Chronic Kidney

About Dataset
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

bp(Diastolic)
bp limit
sg
al
class
rbc
su
pc
pcc
ba
11.bgr
bu
sod
sc
pot
hemo
pcv
rbcc
wbcc
htn
dm
cad
appet
pe
ane
grf
stage
affected
age

Tables

Ckd Dataset V2

@kaggle.willianoliveiragibin_risk_factor_prediction_of_chronic_kidney.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.