jaiswalsuraj/K-Nearest-Neighbour-app
0
K-Nearest Neighbour visualization on hugging face.
Here I have implemented K-Nearest Neighbour in streamlit. Above is the code and here is the link of this app deployed on Hugging-Face.
To run in local host run python -m streamlit run app.py in terminal.
