CareRisk AI predicts whether a healthcare client is Low, Medium, or High Risk using Machine Learning.
It combines data preprocessing, feature engineering, model training, evaluation, and an interactive dashboard into one complete application.
โจ Machine Learning Pipeline
๐ Exploratory Data Analysis
๐งน Data Cleaning
โ Feature Engineering
๐ฒ Random Forest
๐ Logistic Regression
๐ง Support Vector Machine
๐ XGBoost
๐ Model Comparison
๐ฏ Risk Prediction
๐ Streamlit Dashboard
Patient Records
โ
โผ
Data Cleaning
โ
โผ
Feature Engineering
โ
โผ
Machine Learning Models
โ
โผ
Prediction Engine
โ
โผ
Interactive Dashboard
| Technology | Usage |
|---|---|
| ๐ Python | Machine Learning |
| ๐ Pandas | Data Analysis |
| ๐ข NumPy | Numerical Computing |
| ๐ค Scikit-Learn | ML Models |
| ๐ Matplotlib | Visualization |
| ๐ Streamlit | Web App |
๐ฆ care-risk-prediction-ml
โฃ ๐ app
โฃ ๐ data
โฃ ๐ models
โฃ ๐ notebooks
โฃ ๐ reports
โฃ ๐ screenshots
โฃ ๐ src
โฃ ๐ tests
โฃ ๐ requirements.txt
โฃ ๐ README.md
โ ๐ LICENSE
| Dashboard | Prediction |
|---|---|
| Coming Soon | Coming Soon |
โ Accuracy
โ Precision
โ Recall
โ F1 Score
โ ROC Curve
โ Confusion Matrix
โ Feature Importance
git clone https://github.com/tasnem-tech/care-risk-prediction-ml.git
cd care-risk-prediction-ml
pip install -r requirements.txtpython src/train.pystreamlit run app/streamlit_app.py- ๐ค Deep Learning
- ๐ก REST API
- โ Cloud Deployment
- ๐ฑ Mobile Application
- ๐ง SHAP Explainability
- ๐ณ Docker Support
Machine Learning โข Data Analytics โข Python Development
โญ If you found this project useful, consider giving it a star!