 
  
  
  
  
 Next: Problems with Estimating Accuracy
Up: Evaluating Hypothesis and Experimental 
 Previous: Evaluating Hypothesis
 
-  Estimating the accuracy with which it will classify future
instances - also probable error of this accuracy estimate
-  A space of possible instances   .  Different instances in .  Different instances in may be encountered with different frequencies which is modeled
by some unknown probability distribution may be encountered with different frequencies which is modeled
by some unknown probability distribution .  Notice .  Notice says
nothing about whether says
nothing about whether is a positive or negative example.  The
learning task is to learn the target concept, is a positive or negative example.  The
learning task is to learn the target concept, , by considering a
space , by considering a
space of possible hypothesis.  Training examples of the target
function of possible hypothesis.  Training examples of the target
function are provided to the learner by a trainer who draws each
instance independently, according to the distribution are provided to the learner by a trainer who draws each
instance independently, according to the distribution and who
then forwards the instance and who
then forwards the instance along with the correct target
value along with the correct target
value to the learner. to the learner.
-  Are instances ever really drawn independently?
-  Sample error - the fraction of instances in some sample   that it
misclassifies - that it
misclassifies - , where , where is the number of samples in is the number of samples in , and , and is 1 if is 1 if , and 0 otherwise , and 0 otherwise
-  True error - probability it will misclassify a single randomly
drawn instance from the distribution   - - , where , where denotes that the
probability is taken over the instance distribution denotes that the
probability is taken over the instance distribution . .
-  Really want   but can only get but can only get  
-  How good an estimate of   is provided by is provided by ? ?
 
Patricia Riddle 
Fri May 15 13:00:36 NZST 1998