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
Learning to use sklearn.neighbors in python. The dataset used also contains irregular (none numerical) data. As a result, the data is converted to an int and then converted back to display the results.