Skip to content

Crazz-Zaac/k-nearest-neighbor-algorithm

Repository files navigation

K Nearest Neighbor algorithm implementation

alt text

Getting ready

First setup virtual environment, activate it install the essentials.

Install the essentials first

pip install -r requirements.txt

Running the application

streamlit run app.py

Note: Make sure you're inside the root folder where app.py is there.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published