What is the difference between data mining and data profiling?
meda Selected answer as best 20/10/2022
Data profiling targets on the instance analysis of individual attributes. It gives information on various attributes like value range, discrete value and their frequency, occurrence of null values, data type, length and so on Where as Data mining focuses on cluster analysis, detection of unusual records, dependencies, sequence discovery, relation holding between several attributes and so on.
meda Selected answer as best 20/10/2022