Consider an automated Cancer Detector application(CDP).CDP performs 600 tests per day.Among 600 tests 400 tests were consider as positive but original positives are 370 and from the detected negatives 150 negatives were original negatives. Calculate the accuracy, precison, specificity, sensitivity, kappa score and error value.
Search This Blog
Monday, August 5, 2024
Subscribe to:
Comments (Atom)
Learn SQL https://meet.google.com/sxd-wafk-kjh TABLE DATA CREATE TABLE SAILORS(SID NUMBER,SNAME VARCHAR2(10),RATING NUMBER(2),AGE NUMBER(4,2...
-
Design LALR Bottom up Parser. <parser.l> %{ #include<stdio.h> #include "y.tab.h" %} %% [0-9]+ {yylval...
-
PROBLM NO :1 An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number i...
-
Lucky Gifts "Planet Kids Entertainment Fair" is back to delight kids and parents. The Fair will have non-stop entertainment w...