Skip to content
/ CVD Public

Cardio Vascular Disease Detection Ineuron Hackathon

Notifications You must be signed in to change notification settings

vinay10949/CVD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CVD

Cardio Vascular Disease Detection Ineuron Hackathon

Setup Instructions

Set PYTHONPATH

export PYTHONPATH=currentDirectory/cvd_model --> parent directory,there is another directory cvd_model inside this

To train pipeline

run python train_pipeline

For unit test

Run tox -r

To create module

run python setup.py sdist bdist_wheel run pip install -e cvd_model/

ml_api

go to docker folder run sudo docker-compose -f docker-compose-yml up -d --build

grafana endpoint:

localhost:3000

swagger:

localhost:5000/ui

prometheus: localhost:9090

About

Cardio Vascular Disease Detection Ineuron Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published