Skip to content

Instantly share code, notes, and snippets.

@whizzmler
whizzmler / create-batchcentroid.json
Last active June 7, 2016 17:42 — forked from jaor/create_batchcentroid.whizzml
One click batchcentroid dataset
{
"name": "Batch-centroid",
"description": "Create a dataset with a new column showing the cluster each instance belongs to",
"inputs": [
{
"name": "source-id",
"type": "source-id",
"description": "Identifier of the input source"
}