Skip to content

Instantly share code, notes, and snippets.

@dacamo76
Last active October 28, 2019 04:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dacamo76/c341c4ffbc37e5479bd8562c8fd06508 to your computer and use it in GitHub Desktop.
Save dacamo76/c341c4ffbc37e5479bd8562c8fd06508 to your computer and use it in GitHub Desktop.
RapidMiner Attributes snippet
[
{
"teamID": {
"type": "nominal",
"role": "id"
}
},
{
"size": {
"type": "integer"
}
},
{
"structure": {
"type": "nominal"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment