文件名称:健康应用
文件大小:17.28MB
文件格式:ZIP
更新时间:2024-03-09 12:19:12
JupyterNotebook
该项目是一项端到端的数据科学项目,能够预测在肝脏,小腿,心脏等器官中患病的机会。 使用的数据集 :Winconsin乳腺癌数据集 :Pima印度糖尿病数据集 :印度患者肝脏记录 :心脏病数据集 :慢性肾脏疾病数据集 项目创建者:
【文件预览】:
Health-App-main
----Kidney_EDA.ipynb(282KB)
----Kidney_API()
--------templates()
--------requirements.txt(191B)
--------kidney_model.pkl(81KB)
--------static()
--------app.py(1KB)
----Diabetes_API()
--------templates()
--------requirements.txt(191B)
--------static()
--------diabetes_model.pkl(1.31MB)
--------app.py(1KB)
----data()
--------kidney.csv(47KB)
--------indian_liver_patient.csv(23KB)
--------diabetes.csv(23KB)
--------heart.csv(11KB)
--------cancer.csv(122KB)
----screenupdated.gif(13.67MB)
----LICENSE(1KB)
----static()
--------css()
----Liver_EDA.ipynb(242KB)
----Heart_EDA.ipynb(749KB)
----Heart_API()
--------templates()
--------requirements.txt(191B)
--------static()
--------heart_model.pkl(772KB)
--------app.py(1KB)
----BreastCancerEDA.ipynb(872KB)
----model_codes()
--------cancer.py(1KB)
--------diabetes.py(2KB)
--------heart.py(1KB)
--------liver.py(1KB)
--------kidney.py(2KB)
----README.md(779B)
----index.html(9KB)
----Liver_API()
--------templates()
--------requirements.txt(172B)
--------static()
--------liver_model.pkl(1.19MB)
--------app.py(1KB)
----Diabetes_EDA.ipynb(899KB)
----Breast_Cancer API()
--------templates()
--------requirements.txt(191B)
--------static()
--------cancer_model.pkl(402KB)
--------app.py(1KB)