HiPart: Hierarchical Divisive Clustering Toolbox

Panagiotis Anagnostou,Sotiris Tasoulis,Vassilis Plagianakos,Dimitris Tasoulis
DOI: https://doi.org/10.21105/joss.05024
2022-09-19
Abstract:This paper presents the HiPart package, an open-source native python library that provides efficient and interpret-able implementations of divisive hierarchical clustering algorithms. HiPart supports interactive visualizations for the manipulation of the execution steps allowing the direct intervention of the clustering outcome. This package is highly suited for Big Data applications as the focus has been given to the computational efficiency of the implemented clustering methodologies. The dependencies used are either Python build-in packages or highly maintained stable external packages. The software is provided under the MIT license. The package's source code and documentation can be found at <a class="link-external link-https" href="https://github.com/panagiotisanagnostou/HiPart" rel="external noopener nofollow">this https URL</a>.
Machine Learning,Artificial Intelligence
What problem does this paper attempt to address?