##Clojure
####Setup
Check to see if you have Java java -version
If not, go download it.
Install leiningen brew install leiningen
Install the proto-repl
package for Atom
In seach of lost Cheese | |
Some time ago, I found myself in Carcassone - | |
A mideval town near the southern border of France, not too far from Andorra. | |
It dates back to "a lot" BC. | |
You may have heard of the board game "carcassone". Where you build castles, farms, walls etc. | |
And try to cheat your friends out of precious resources. | |
I prefer the actual town, |
##Clojure
####Setup
Check to see if you have Java java -version
If not, go download it.
Install leiningen brew install leiningen
Install the proto-repl
package for Atom
{ | |
"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" | |
} |