GithubHelp home page GithubHelp logo

chronic-kidney-disease's Introduction

chronic-kidney-disease

This project uses Data Science and AI technologies to create a diagnosis process for chronic kidney disease from a dataset of patients. I has been realized at UTBM during the semester of spring 2023 as a part of the UV DS50 taught by J.Gaber and S.Iovleff.

Contributors

BEN SALAH Youssef BOUKHTAM Mohamed CHENG Ling Yi HOU Xinyu LAATAR Nisrine AUBRY Youri

Files description

This project consists in a machine learning prediction pipeline. Each step of the pipeline is represented by one notebook. Steps generate a some files, which are used in the following steps.

Pipeline steps (Jupyter Notebooks)

File name Description
EDA Exploratory Data Analysis of the dataset. Specific to CKD
data_preparation Preprocess the dataset into a clean dataset
hyperparameter_tuning For a set of learning models, optimize its parameters for the dataset
feature_selection Select the best features to use for training the dataset
hand_feature_selection Computation of a prediction model made from topic research. Specific to CKD
model_comparison Compare the models. Creates various comparison graphs

Data files

The pipeline can be adapted to any dataset. To do so, the file has to be placed in a csv file at path Data/{dataset_name}/original_dataset.csv. All of the files generated by the pipeline will then be generated in the same directory. By default, the project contains 2 datasets with all of their generated files :

File name Generated during step Used for steps
original_dataset.csv not generated by the pipeline data_preparation, EDA, feature_selection
clean_dataset.csv data_preparation hyperparameter_tuning, model_comparison
tuned_hyperparameters.json hyperparameter_tuning model_comparison
important_features.json feature_selection model_comparison
lda_dataset.csv feature_selection model_comparison
pca_dataset.csv feature_selection model_comparison
feat_selec_dataset.csv feature_selection model_comparison

chronic-kidney-disease's People

Contributors

youssefbs avatar molrn avatar mbkht avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.