Hi!
I have problem in solving assignment of week 4. I am having problem in question UNC8 (KNN); I have also attached the notebook.
[code removed - moderator]
Hi!
I have problem in solving assignment of week 4. I am having problem in question UNC8 (KNN); I have also attached the notebook.
[code removed - moderator]
Computations for reversing sorted_ids and getting the k most similar candidates are incorrect.
I have already noted that; can @balaji.ambresh identify my mistake.
2 things:
Please use the following hints to fix the function candidates:
similarity_l contains the cosine similarity of each candidate and v, in the order in which the candidates are given.similarity_l, in increasing order of cosine similarities.k elements from the start to get the closest candidatesCould anyone guide that how this problem is solved
Which problem are you referring to? Someone replied about a solution.
Adding @arvyzukai, @Elemento
Hey @Praveen_Behara,
Welcome to the community. Can you please state your query, describing what exactly are you facing an issue with?
Cheers,
Elemento