An open API service indexing awesome lists of open source software.

https://github.com/kawin101/935306ai_python_apps_with_knn

Python GUI Apps with K-Nearest Neighbors Algorithm
https://github.com/kawin101/935306ai_python_apps_with_knn

intelligence-artificielle knn-classification python-gui-apps python3 tkinter-gui

Last synced: about 1 year ago
JSON representation

Python GUI Apps with K-Nearest Neighbors Algorithm

Awesome Lists containing this project

README

          

# 935306AI_Python_Apps_with_kNN
Python GUI Apps with k-Nearest Neighbors

# Guide
How to run this project with [PythonGUI](https://github.com/Kawin101/935306AI_kNN-App_HSW-Gender/blob/main/main.py) version 1.0.2 (May 23, 2023)

## Setup Python
Downlad [Python 3.10.10](https://www.python.org/downloads/release/python-31010/)

## Import Library
Open `Command Prompt` on Windows OS. Run `pip3 install scikit-learn` | `pip3 install pandas` `pip3 install tk`.

## Developer
* [Frontend: I Am Thidart Mata](https://github.com/Thidaratmatha05)
* [Backend: Kawinphop Chomnikorn](https://github.com/Kawin101)