https://github.com/clojure/core.unify v0.7.2: A unification library for Clojure
• Fixes flatten-bindings to keep unresolved lvars and also bindings to nil
new major release 1.6.0 of https://github.com/scicloj/metamorph.ml - machine learning for Clojure
Changelog:
• allow xjboost4j DMatrix for train/predict
• added ml/optimize-hyperparameter
• deprecated ml/evaluate-pipelines
• deprecated ns scicloj.metamorph.ml.metrics,`scicloj.metamorph.ml.loss`
• added support for :run!, :prun!, :pprun! in evaluate-pipelines and optimize-hyperparameter
• added random forest implementation as model-type: :metamorph.ml/random-forest
https://clojars.org/org.scicloj/metamorph.ml/versions/1.6.0