Fork me on GitHub
#data-science
<
2021-06-26
>
Rob Haisfield21:06:36

I’m generally really interested in Clojure for its domain modeling capabilities

Rob Haisfield21:06:33

So I’m trying to model out this data flow as a little project

Rob Haisfield21:06:04

I figure if I Specced out all of the valid information to pass through it (like, arousal level must be between 0 and 1 or something), then I could use the generation to run this function through with 1000 random valid values