UNPKG

k-medoids

Version:

Implementation of the k-mediods clustering algorithm

13 lines 263 B
{ "version":"2.0.0", "tasks": [ { "type": "shell", "command": "npm run pretest", "label": "pretest", "options": { "cwd": "${workspaceRoot}" } } ] }