Skip to content

DEPRECATED Khiops Enneade is a tool which produces a clustering model using a modified version of the K-Means algorithm.

License

Notifications You must be signed in to change notification settings

KhiopsML/enneade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No Maintenance Intended

Khiops enneade is no longer supported.

DEPRECATED Khiops enneade

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.

How to build enneade

You need to install CMake. Then run the following command:

cmake -B build -S . -D CMAKE_BUILD_TYPE=Release
cmake --build build --target enneade

This source code is based on the Khiops libraries (supported version is 10.1.0).

About

DEPRECATED Khiops Enneade is a tool which produces a clustering model using a modified version of the K-Means algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published