This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-12-01
Channels
- # adventofcode (77)
- # announcements (1)
- # architecture (6)
- # babashka (16)
- # beginners (28)
- # calva (2)
- # cider (5)
- # clj-kondo (28)
- # clojure (63)
- # clojure-europe (39)
- # clojure-nl (1)
- # clojure-norway (10)
- # clojure-uk (3)
- # clojurebridge (2)
- # clojurescript (23)
- # cursive (1)
- # datalevin (1)
- # dev-tooling (2)
- # emacs (16)
- # events (3)
- # fulcro (8)
- # guix (3)
- # honeysql (16)
- # introduce-yourself (1)
- # jobs (1)
- # joyride (91)
- # lambdaisland (1)
- # lsp (18)
- # membrane (1)
- # nbb (1)
- # off-topic (62)
- # pathom (4)
- # portal (11)
- # rdf (4)
- # re-frame (4)
- # releases (3)
- # shadow-cljs (55)
- # tools-deps (10)
- # xtdb (3)
- # yada (5)
sccloj.ml.cjl-djl
- fasttext and djl models for
https://clojars.org/org.scicloj/scicloj.ml.clj-djl
0.1.2
• make fastext model work in evaluate-pipelines
◦ make model prediction return numbers (breaking change)
• clean up of the temp files after use / on exit
• upgrade to clj-djl/clj-djl 0.1.9
• more asserts
- Machine learning functions for https://github.com/scicloj/metamorph based machine learning pipelines
0.6.4
• fix metric calculation in evaluate-pipelines
◦ use reverse mappings
https://clojars.org/scicloj/metamorph.ml
scicloj.ml.smile
Smile ML models for http://scicloj.ml
https://clojars.org/scicloj/scicloj.ml.smile
7.0.642:
• fixed arrity exception in reduce-dimensions
transform
• allow configuration of ppmap grain size