onlyzdd / ecg-diagnosis

Deep learning for 12-lead ECG interpretation
125 stars 35 forks source link

Testing new data #3

Closed porat1991 closed 3 years ago

porat1991 commented 3 years ago

Hey, When I am done training the DNN model, what should I do in order to fit the code for new testing data? I want to use the trained model only for testing- without validation and traninig folds.

Thanks, Nadav.