What is the difference between Data mining and Pattern recognition?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First, I’m going to directly quote the two tags you put on this question:
The data-mining tag says:
The pattern-recognition tag says:
Now, irony aside, the way I’ve always seen it is that in data mining you don’t necessarily know the patterns. You have to look for them, which can often involve a lot of hunch-following and guess-work combined with a bit of solid testing.
In pattern-matching, you tend to know the patterns already and you search for them based on their features.