40 Matching Annotations
  1. Oct 2019
  2. Sep 2019
    1. w⃗ ⋅xi→

      If one were to take the dot product of a unit vector A and a second vector B of any non-zero length, the result is the length of vector B projected in the direction of vector A

    1. How does kkk affect the classifier? What happens if k=nk=nk=n? What if k=1k=1k =1?

      As per my project,the accuracy changes with K. As k -> n, the accuracy drops down. (Refer project 1 report)