Skip to content

Commit

Permalink
updated list of underlying libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Sep 27, 2024
1 parent 5d80272 commit 624c9a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion notebooks/noj_book/underlying_libraries.clj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,11 @@
;; * [Hanamicloth](https://scicloj.github.io/hanamicloth/) - easy layered graphics - 🛠 alpha version - should stabilize soon
;; * [Hanami](https://github.com/jsa-aerial/hanami) - interactive datavis
;; * [metamorph.ml](https://github.com/scicloj/metamorph.ml) - machine learning platform
;; * [scicloj.ml.tribuo](https://github.com/scicloj/scicloj.ml.tribuo) - [Tribuo](https://tribuo.org/) machine learning models - see [known issues](./noj_book.known_issues.html) ❗
;; * [scicloj.ml.tribuo](https://github.com/scicloj/scicloj.ml.tribuo) - [Tribuo](https://tribuo.org/) machine learning models
;; * [scicloj.ml.smile](https://github.com/scicloj/scicloj.ml.smile) - [Smile](https://haifengl.github.io/) (v 2.6) machine learning models
;; * [sklearn-clj](https://github.com/scicloj/sklearn-clj) -
;; * some Tribuo modules added by default: general-linear and tree ensembles for regression/classification
;; * [libpython-clj](https://github.com/clj-python/libpython-clj) - Python bindings
;; * [kind-pyplot](https://scicloj.github.io/kind-pyplot/) - Python plotting
;; * [ClojisR](https://scicloj.github.io/clojisr/) - R bindings
;; * [same-ish](https://github.com/microsoft/same-ish) - approximate comparisons - useful for notebook testability

0 comments on commit 624c9a2

Please sign in to comment.