Skip to content

Commit f7bee19

Browse files
authored
Delete the codes to download heart dataset (#2498)
1 parent 546dd54 commit f7bee19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/travis/gen_dataset.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ python elasticdl/python/data/recordio_gen/image_label.py --dataset mnist --fract
2121
# Generate frappe dataset
2222
python elasticdl/python/data/recordio_gen/frappe_recordio_gen.py --data /root/.keras/datasets \
2323
--output_dir "$DATA_PATH"/frappe --fraction 0.05
24-
25-
# Generate heart dataset
26-
python elasticdl/python/data/recordio_gen/heart_recordio_gen.py --data_dir /root/.keras/datasets \
27-
--output_dir "$DATA_PATH"/heart

0 commit comments

Comments
 (0)