Skip to content

Instantly share code, notes, and snippets.

View rasensio1's full-sized avatar

Ryan Asensio rasensio1

View GitHub Profile
@rasensio1
rasensio1 / create-batchcentroid.json
Created June 7, 2016 17:40 — forked from whizzmler/create-batchcentroid.json
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"
}