InterviewSolution
Saved Bookmarks
| 1. |
Which of the following combination is incorrect?(a) Continuous – euclidean distance(b) Continuous – correlation similarity(c) Binary – manhattan distance(d) None of the mentionedThe question was asked in class test.I would like to ask this question from Clustering in division Data Analysis and Research of Data Science |
|
Answer» CORRECT answer is (d) None of the mentioned Explanation: You should CHOOSE a distance/similarity that MAKES SENSE for your problem. |
|