Statistics
2 Questions
0 Answers
RANK
217,705
of 300,499
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,021
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,381
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How can I calculate the false negatives, false positives and the correctly classified for my seizure prediction model
After I passed my test data through my model to receive the predictions I worked out the accuracy, with the code: acc = sum(Pr...
3 years ago | 1 answer | 0
1
answerQuestion
Label predicted seizures in EEG data
I used a deep learning model to predict seizures in EEG data. I want to plot a graph to show where the model predicted the seizu...
3 years ago | 2 answers | 0
