Hello,
I don’t know what is happening here for the first Assignment:
cases that fail:
- small → smaller :: larger → smaller
- small → smaller :: big → competitors
- big → bigger :: small → larger
- large → larger :: small → larger
Hello,
I don’t know what is happening here for the first Assignment:
cases that fail:
Here were my results:
small → smaller :: larger → alcids
small → smaller :: big → competitors
big → bigger :: small → larger
large → larger :: small → larger
What this shows is that cosine similarity is an interesting method but doesn’t give perfect results.
Hi TMosh,
Now I see it, Thank you very much!!