I am proud to announce version 0.1.0 of scicloj.ml, a Clojure machine learning library. Main changes of this first non-beta version are:
- updated underlying libraries
- main entry point functions are now checked with malli schemas for correctness
- smile models have their options checked via malli schema
-
evaluate-models
function has more concise output - code for allowing experiment tracking was added