As described in Chaps. 1 and 2 , the basic flow of pattern recognition is to convert patterns into feature vectors by feature extraction and then divide the learning patterns in the feature space into classes. However, the feature space and feature vectors, which should be called the original feature spaceOriginal feature space and the original feature vectors, Original feature vector cause a number of problems in classification processing if they are used as they are. To solve these problems, scaling, feature normalization, and feature selection represented by dimensionality reduction, are implemented. In this chapter, these are treated as feature space transformations in a unified manner and described one by one.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Transformation of Feature Space

  • Kenichiro Ishii,
  • Naonori Ueda,
  • Eisaku Maeda,
  • Hiroshi Murase

摘要

As described in Chaps. 1 and 2 , the basic flow of pattern recognition is to convert patterns into feature vectors by feature extraction and then divide the learning patterns in the feature space into classes. However, the feature space and feature vectors, which should be called the original feature spaceOriginal feature space and the original feature vectors, Original feature vector cause a number of problems in classification processing if they are used as they are. To solve these problems, scaling, feature normalization, and feature selection represented by dimensionality reduction, are implemented. In this chapter, these are treated as feature space transformations in a unified manner and described one by one.