Skip to content

NTGNguyen/KNN-K_Means-Visualization

Repository files navigation

🌀KNN-K_Means-Visualization🌀

  
            ██╗  ██╗███╗   ██╗███╗   ██╗             
            ██║ ██╔╝████╗  ██║████╗  ██║             
            █████╔╝ ██╔██╗ ██║██╔██╗ ██║             
            ██╔═██╗ ██║╚██╗██║██║╚██╗██║             
            ██║  ██╗██║ ╚████║██║ ╚████║             
            ╚═╝  ╚═╝╚═╝  ╚═══╝╚═╝  ╚═══╝             
                                                     
██╗  ██╗███╗   ███╗███████╗ █████╗ ███╗   ██╗███████╗
██║ ██╔╝████╗ ████║██╔════╝██╔══██╗████╗  ██║██╔════╝
█████╔╝ ██╔████╔██║█████╗  ███████║██╔██╗ ██║███████╗
██╔═██╗ ██║╚██╔╝██║██╔══╝  ██╔══██║██║╚██╗██║╚════██║
██║  ██╗██║ ╚═╝ ██║███████╗██║  ██║██║ ╚████║███████║
╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝╚══════╝
                                                     
                                                     

Python GUI to visualize KMeans/KNN Algorithm

GitHub Created At GitHub commit activity GitHub contributors GitHub last commit GitHub language count GitHub License

wakatime GitHub pull request status GitHub Issues or Pull Requests GitHub repo file or directory count GitHub code size in bytes

Static Badge Static Badge Static Badge Static Badge Static Badge


📖 Giới Thiệu

  • Là một Python GUI để visualize lại thuật toán K Means Clustering sử dụng Tkinter
  • Hỗ trợ thêm cho đồ án (bài tập nhóm) cuối kỳ của môn CS115 (UIT)

🧮 Thuật Toán

  • Bạn có thể tham khảo các link dưới đây để đọc về thuật toán (Hong có trên repo đâu hehe)

Note