What do we want to recognize? What are the objects to be classified? What are our examples? What will be our observations? What are the classes we want to distinguish? Are they human defined or are we searching for some truth that might be hidden in the observations but not clearly defined? Many choices to…
Classification Archives
The recognition task
Monday, October 29th, 2012 at
00:00
Distances and densities
Friday, October 26th, 2012 at
00:00
What is the ground for classifying a new object if we just have some some examples? How to we determine a proper class given a training set? We may find an identical copy in the examples if we are lucky. If there are more identical copies and they belong to different classes we are in…
Features need statistics, as they reduce
Monday, October 22nd, 2012 at
00:00
Is statistics needed for learning? Well, it depends. A definite answer will be postponed for the time being. Here a first step will be made based on the traditional representation used for pattern recognition: the feature space. Objects belonging to different pattern classes differ. Otherwise it would not be possible to distinguish these classes. May…