CNN and LSTM issues
Hello, Rapidminer community,
I am a new RapidMiner learner.
Recently, I got some data and I also need to use those data to predict whether a patient has hypertension.
Here are some files:
Patients_res.csv: It already has results for patients, based on signal.csv
signal.csv: it includes those resulted patient signal from time t=0 to t=2099
NP_patient.csv: the patients need to predict.
SP.csv: need to predicted patients signal.
One question is that can I use the LSTM or CNN to predict hypertension based on signal features?
Thank you
I am a new RapidMiner learner.
Recently, I got some data and I also need to use those data to predict whether a patient has hypertension.
Here are some files:
Patients_res.csv: It already has results for patients, based on signal.csv
signal.csv: it includes those resulted patient signal from time t=0 to t=2099
NP_patient.csv: the patients need to predict.
SP.csv: need to predicted patients signal.
One question is that can I use the LSTM or CNN to predict hypertension based on signal features?
Thank you