UNPKG

k-medoids

Version:

Implementation of the k-mediods clustering algorithm

4 lines (3 loc) 172 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.kGtElementArrLength = "k must be less than the number of elements in the input array";