Any pointers to scheme/racket or clojure bayesian classification libraries? I need one for a toy/learning project that I\'m going to do.
For clojure there is Incanter. It's more than just a bayes library. It is more akin to R. The documentation has two sections about it's bayes capabilities: 1, 2.