Skip to content
This repository was archived by the owner on Sep 4, 2022. It is now read-only.
This repository was archived by the owner on Sep 4, 2022. It is now read-only.

K-Means  #1

@davide97g

Description

@davide97g

Integrate K-Means clustering as an extra algorithm.

Algorithm

K-Means takes the original data and calculates the positions of K points of each classe the data gas breb dividere into.

Integration

Input data just need to be transformed from the dataset to these new clustering points.
Could be inserted as a drawer option. If the user wants to use K-Means clustering he will select the option and specify also how many clusters are to be found.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions