Browsing Bergen Open Research Archive by Subject "r-means"
Now showing items 1-1 of 1
-
Practical implementation of a parametrized binary matrix clustering algorithm
(Master thesis, 2021-11-22)In the [Fomin et al., 2020b] paper, the authors gave an exact parameterized algorithm for the Binary r-Means clustering problem, parameterized by $k+r$, with the runtime of $2^{\mathcal{O} (\sqrt{rk log(k+r) logr})}*nm$. ...