yabirgb / woa-clustering

Whale Optimization Algorithm applied to the problem of clustering with soft restrictions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WOA clustering

This repo contains an implementation of the Whale Optimization Algorithm for the problem of clustering with restrictions.

This is the same problem as the clustering problem but we introduce soft restrictions between points that should be in the same clusters and points that shouldn't be in the same cluster.

About

Whale Optimization Algorithm applied to the problem of clustering with soft restrictions

License:MIT License


Languages

Language:TeX 70.1%Language:Rust 27.9%Language:Makefile 2.0%