Post Your Answer
6 years ago in Data Mining By Krupa
Steps included in the preprocessing in data mining techniques
Hello all. Can someone explain to me the steps included in the preprocessing in data mining techniques? Quick response will be appreciated.
All Answers (4 Answers In All)
By Parul Singh Answered 6 years ago
1.Data cleaning
2.Data transformation
3.Data reduction
Reply to Parul Singh
Reply to Krupa
By Parul Singh Answered 6 years ago
Data cleaning – The data you have collected may have irrelevant and missing data. Hence it becomes a necessity to clean such data. Data cleaning process includes handling of missing data and noisy data.
Data transformation – This process is nothing but a process of transforming data into an appropriate form. This steps includes, normalisation, attribute selection, and discretisation.
Data reduction – This is done to reduce data storage and increase the storage efficiency.
Reply to Parul Singh
By Rajshree Tamang Answered 6 years ago
Reply to Rajshree Tamang
Related Questions