You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements KNN algorithm. The dataset contains all anonymous varable names but with quantitative data categories. The second part of this project explores the best K to choose by doing loops and plotting MSEs.