Skip to content

Commit ed52aa8

Browse files
authored
README.md
1 parent 124cb48 commit ed52aa8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
This repository houses a machine learning project focused on the early detection and classification of sepsis, and integrating the model into a web application using FAST API.
33

44
<p align="center">
5-
<img src="profile_image.jpg" width="800">
5+
<img src="screenshots/profile_image.jpg" width="800">
66
</p>
77

88
This project aims to provide a streamlined tool for healthcare professionals to predict sepsis cases quickly and effectively.
99

10+
## Summary
11+
| Jupyter Notebook | Published Article| Link To Working App on Hugging Face
12+
| ------------- | ------------- | -----------------
13+
|[Notebook with code and full analysis](https://github.com/rasmodev/Sepsis-Classification-ML-Project-with-FastAPI-Deployment/blob/main/dev/Sepsis_ML_Prediction_Deployment_With_FastAPI.ipynb)| [Published Article on Medium](https://medium.com/@rasmowanyama/fastapi-for-machine-learning-deployment-a-beginners-guide-ee74ee41316f) |[Link to working FastAPI](https://rasmodev-sepsis-prediction.hf.space/docs/)
14+
1015
# Project Overview:
1116
**i. Data Collection and Preprocessing:** We collected and preprocessed a comprehensive dataset containing clinical and physiological data from patients to train and evaluate our sepsis classification model.
1217

0 commit comments

Comments
 (0)