https://github.com/nohomey/network-programming-project
Course project for the **Network programming** course in university (FMI at SU)
https://github.com/nohomey/network-programming-project
apriori-close-algorithm fmi frequent-itemsets java network-programming project tcp-server university
Last synced: about 2 months ago
JSON representation
Course project for the **Network programming** course in university (FMI at SU)
- Host: GitHub
- URL: https://github.com/nohomey/network-programming-project
- Owner: NoHomey
- License: gpl-3.0
- Created: 2019-06-05T08:10:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T18:35:28.000Z (almost 5 years ago)
- Last Synced: 2025-03-02T18:36:08.432Z (7 months ago)
- Topics: apriori-close-algorithm, fmi, frequent-itemsets, java, network-programming, project, tcp-server, university
- Language: Java
- Homepage:
- Size: 861 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# network-programming-project
Course project for the **Network programming** course in university (FMI at SU)## Project
TCP Server for mining *Frequent Closed Itemsets* using the **AprioriClose** Algorithm