Khiops enneade is no longer supported.
Khiops Enneade is a tool which produces a clustering model using a modified version of the K-Means algorithm. Khiops Enneade is available both in user interface mode and in batch mode, such that it can easily be embedded as a software component in a data mining deployment project.
Khiops Enneade belongs to the Khiops family.
You need to install CMake. Then run the following command:
cmake -B build -S . -D CMAKE_BUILD_TYPE=Release
cmake --build build --target enneadeThis source code is based on the Khiops libraries (supported version is 10.1.0).