Feeds
提问
How to open raw ECG file ECG.HL4
Hello, I have a raw ECG with the extension .HL4 and its compressed file .RES from norav Holter. I 've tried to open it with t...
7 years 前 | 0 个回答 | 0
0
个回答提问
Sensitivity ,Specificity and Accuracy calculation from Confusion matrix
I calculate correct accuracy classification from confusion matrix as 1-c ,Sensiticity TP/(TP+FN) as SE = cm(2,2)/sum(cm(2,:)) an...
9 years 前 | 2 个回答 | 0
2
个回答提问
Small data train ANN
I have small data input matrix [I N]=[4 26] targets [O N]=[1 26] .Is it correct to train all data with dividetrain (val=test=0) ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Accuracy of neural network in k fold cross validation
In k fold cross validation of neural networks is it correct to calculate accuracy from total confusion matrix (train -validation...
9 years 前 | 1 个回答 | 0
1
个回答提问
Improve accuracy of small data set using Neural Network
Hello ,i have an input matrix 4x24( 4features of 24 patients which 10 are positive and 14 negative)and target 2x24 in eye(2) for...
9 years 前 | 1 个回答 | 0

