Which Of The Following Is The Correct Expression For Symmetric #179
Which of the following is the correct expression for symmetric binary dissimilarity between two objects, where q and t attributes have value 1 and 0 for both objects respectively, r attributes have value 1 for first object and 0 for the second object and s attributes have value 0 for the first object and 1 for the second object?
This multiple choice question (MCQ) is related to the book/course gs gs119 Data Science. It can also be found in gs gs119 Data Exploration and Analysis - Measuring Data Similarity and Dissimilarity - Quiz No.2.
Which of the following is the correct expression for symmetric binary dissimilarity between two objects, where q and t attributes have value 1 and 0 for both objects respectively, r attributes have value 1 for first object and 0 for the second object and s attributes have value 0 for the first object and 1 for the second object?
Dissimilarity = (r + s)/ (q + r + s + t)
Dissimilarity = (q – s)/ (q + r + s + r)
Dissimilarity = (t + s)/ (q + r + s + t)
Dissimilarity = (r – s)/ (q + r + s + t)
Similar question(s) are as followings:
Online Quizzes of gs119 Data Science
Data Mining Basics - What Kind of Data can be Mined - Quiz No.1
gs gs119 Data Science
Online Quizzes