# Prediction Models for Chronic Kidney Disease using Taiwan NHI data
This repository contains the datasets and models to reproduce the results from the paper.
Source code for the model evaluation are available in github: https://github.com/SuryaThiru/CKD-public. Refer the github repo's README for more information.
The trained models are exported into the `models.zip` archive.
The preprocessed datasets formatted for use with our machine/deep learning models are available in the `data.zip` archive.