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
- Host: GitHub
- URL: https://github.com/kawin101/935306ai_python_apps_with_knn
- Owner: kawin101
- License: gpl-3.0
- Created: 2023-03-16T05:47:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T08:01:28.000Z (over 2 years ago)
- Last Synced: 2024-05-30T11:14:06.404Z (about 2 years ago)
- Topics: intelligence-artificielle, knn-classification, python-gui-apps, python3, tkinter-gui
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)