Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 439 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 439 Bytes

ClosedFrequentPattern

Data Mining Project for an University Exam

This Project is made for learning Object Oriented paradigm, and ofc learning Java programming Language. It has a client and a Server (with MultiThreading). Client is an applet (yeah I know Obsolete), with GUI using Swing, it communicate via socket ofc. You can choose to read from file (Serialization), or just calculate patterns (Server Side). Using MySQL and XAMPP.