Skip to content

aware-diag-sapienza/pek

Repository files navigation

PEK - Progressive Ensemble K-means clustering

Installation

pip3 install pek

Usage

An example of its usage is reported in the file test.py

Server

Start the server with:

python3 -m pek.server [-p <port>]