C1 W3 quiz clarification


Hi everyone, below is my approach to this question. Could anyone help to point out what is wrong with this approach? The correct answer is Turkey.

  1. Compute (USA - Washington) + Ankara = (5 6) - (10 5) + (9 1) = (4 2)
  2. Compute Euclidean distance from (4 2) to all other countries. From this, I chose Japan to be the answer because its Euclidean distance is 1 which is smallest.

Agreed. I was just going to post the same. There is an error in the quiz, correct answer is Japan.

Hi @annena

Please take a look at this answer (also the thread has more clarifications about the subject):

So all you saying is ‘Yes if you use ecludian distance then Ankara is capital of Japan, but if you use cosine similarity Ankara is the capital of Turkey’.
Why didn’t you choose data that fit both methods to avoid this misunderstanding.

2 Likes

Hi @Kiril

Yes, you are correct, the question should be more explicit about which method to use. The issue is noted and submitted. Thank you!

Problem is still there. I just hit the same thing. I also chose Japan.