Clojure or Scheme bayesian classification libraries?

后端 未结 4 1865
轮回少年
轮回少年 2021-02-20 08:18

Any pointers to scheme/racket or clojure bayesian classification libraries? I need one for a toy/learning project that I\'m going to do.

4条回答
  •  梦谈多话
    2021-02-20 09:01

    If you use Clojure, you have full access to Java libraries. Classifier4J seems to be a good fit, although development stopped several years ago. You should be able to find several more if you dig through Sourceforge (not sure what your specific requirements are).

提交回复
热议问题