From 1a73cb73c434e0f875e72af4620dec9ad6e44100 Mon Sep 17 00:00:00 2001 From: prometheus <57171759+NLGithubWP@users.noreply.github.com> Date: Fri, 7 Mar 2025 18:51:49 +0800 Subject: [PATCH] Add the running script for the cardiovascular disease prediction --- .../application/Cardiovascular_Disease/run.sh | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 examples/healthcare/application/Cardiovascular_Disease/run.sh diff --git a/examples/healthcare/application/Cardiovascular_Disease/run.sh b/examples/healthcare/application/Cardiovascular_Disease/run.sh new file mode 100644 index 000000000..a0e6b9767 --- /dev/null +++ b/examples/healthcare/application/Cardiovascular_Disease/run.sh @@ -0,0 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +### cardiovascular dataset +python train_cnn.py mlp cardiovascular