class 1 introduction to data mining
Introduction to data mining The process of knowledge discovery in databases can be shown in the picture below. The purpose of preprocessing is to transform the raw input data into an appropriate format for subsequent analysis. The steps involved in data preprocessing include fusing data from multiple sources, cleaning data to remove noise and duplicate observations, and selecting records and features that are relevant to the data mining task at hand. ...