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

Data Visualization and Preprocessing

  • N. M. Anoop Krishnan,
  • Hariprasad Kodamana,
  • Ravinder Bhattoo

摘要

ML methods, being purely data driven, relies on the availability of high quality dataset. However, in reality, the datasets may have inconsistencies, errors, and may even be incomplete. Further, the choice of an appropriate ML algorithm for a given dataset will depend highly on the nature, size, distribution of the dataset. In this chapter, we discuss the different approaches to visualize data such histogramsHistogram, scatter plotsScatter plot, heat mapsHeat map, and tree mapsTree maps. Further, several measures that quantify the data including central and higher-order measuresHigher-order measures are discussed. Next, we discuss several commonly used outlierOutliers detectionOutlier detection algorithms that enable “data cleaning”. Finally, we discuss data-imputation algorithms such as SMOTESMOTE and ADASYNADASYN for imputing data in imbalanced datasets.