Hi Community,
In a hard work of data curation and data quality, the Health Dataset application deploy to you the above datasets.
These datasets can be used in your ML applications/models, AutoML and analytics projects. See more details here:
Installation
- Clone/git pull the repo into any local directory
$ git clone https://github.com/yurimarx/automl-heart.git
- Open a Docker terminal in this directory and run:
$ docker-compose build
- Run the IRIS container:
$ docker-compose up -d
- Do a Select to the HeartDisease dataset:
SELECT
age, bp, chestPainType, chole


.png)
