data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
2021-06-26T21:53:36.033800Z

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

2021-06-26T21:54:33.034200Z

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

2021-06-26T21:54:37.034300Z

2021-06-26T21:56:04.035900Z

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

2021-06-26T21:56:49.036200Z

Caveat: I have no idea what I’m doing https://clojurians.slack.com/archives/C053AK3F9/p1624744369039500