心脏病预测
BITS Pilani顶石项目-组2
本地执行
在tox.ini中更改数据集路径
点安装-r requirements.txt
模型训练python3 main.py trainModel
模型预测流式运行main.py预报模型
项目组织
├── LICENSE
├── Makefile <- Makefile with commands like `make data` or `make train`
├── README.md <- The top-level README for developers using this project.
├── data
│ ├── external <- Data from third party sources.
│ ├── interim <-
1