News

The current purpose of this repository is to maintain examples of algorithms implemented in Python that I use when teaching Stockton University course CSCI 4104 Data Structures & Algorithms II. Most ...
These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.
Mostly we perform clustering when the analysis is required to extract the information of an interesting pattern or the field, for example, extracting similar user behaviour in a customer database.