Can I use Cosine similarity measure for estimating similarity/relationship between D1 and D2 (two categorical datasets)
Asked
Active
Viewed 135 times
1 Answers
0
Yes, you can use cosine similarity between D1 and D2 after encoding them as they are ordinal variables i.e preserves the order among the feature values.

Vivek
- 189
- 5