The input data is too large to be hosted on github, so you can download them from this google drive link. Put the data files with these scripts and they should run together without issue.
https://drive.google.com/drive/folders/1QZLxNATKjnH4BIdK2GHzXrNZ_lVZetUe?usp=drive_link
This file has a convolutional layers model that is trained on cardiological data, and validated using 10fold validation. This model can be used as a baseline to experiment with and see if its accuracy can be improved upon, by modifying parameters or testing different model architectures.
This notebook has the same model as the previous cardiological model, but instead with respiratory data.
This notebook can be used to view cardiological data. It currently displays the first 10 files, with blue being good data and red being bad data.
This notebook can be used to view the respiratory data.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Rithwik Guntaka - Initial work - @RickReddy
- Roza Bayrak - Initial work - @rgbayrak
This project is licensed under the MIT License - see the LICENSE.md file for details.