Feature Representation
Q1. What is feature extraction in the context of pattern classification?
Q2. Why are fixed length feature representations more popular?
Q3. How does the nearest neighbor classifier make decisions?
Q4. What is a variant of the nearest neighbor algorithm?
Q5. Why is it important to scale features to similar ranges in nearest neighbor classification?
Q6. What is the effect of using binary valued features in the feature space representation?