Skip to content

This project demonstrates federated learning for predicting acute inflammation, ensuring data privacy in medical diagnosis.

License

Notifications You must be signed in to change notification settings

saikrishy3808u3qr3pur3q/Acute-Inflammation-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Acute-Inflammation-Prediction

Federated Learning for Acute Inflammation Prediction

  • This project demonstrates federated learning for predicting acute inflammation using a neural network model. The dataset used for training and testing contains information about patients' symptoms and diagnoses. The goal is to predict two diseases: inflammation of the urinary bladder and nephritis of renal pelvis origin.

Requirements

  • Python 3.x
  • PyTorch
  • pandas
  • scikit-learn
  • ipywidgets

Installation

Usage

  • Prepare the dataset: Download the dataset from here and place it in the project directory.

  • Run the Jupyter notebook federated_learning_acute_inflammation.ipynb to train the model using federated learning and evaluate its performance.

  • Follow the instructions in the notebook to interact with the UI for making predictions on new data.

Files

  • federated_learning_acute_inflammation.ipynb: Jupyter notebook containing the code for federated learning.
  • diagnosis_1.csv: Dataset containing patient information.

Dataset

Acknowledgements

  • Special thanks to Sathishkumar for their contributions and support.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This project demonstrates federated learning for predicting acute inflammation, ensuring data privacy in medical diagnosis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •