I wonder, has somebody ever tried to write something like a clojure
wrapper for WEKA (http://www.cs.waikato.ac.nz/ml/weka/) or added WEKA to
a clojure project?
I have done this for a classification problem, but it was rather
inchoate and only to create some libsvm and naive bayes classifier.
Marcus
Am 06.04.2015 um 21:15 schrieb Christopher Small:
OK; Here's my humble stab at something along these lines:
http://clojure-datascience.herokuapp.com/ (source code here:
https://github.com/metasoarous/clojure-datascience).
The data is currently just an edn file, so contributions should come
in the form of pull requests. However, we could look at moving the
data to a db or something in the future if we want a more dynamic
submission process. Right now I've seeded it with A's resource list,
and not much else, so please contribute!
Also happy to accept other improvements here if anyone has any good
ideas. This includes discussion over the right category breakdown and
assignments, and any interface improvements which might better utilize
the data. I suggest using github issues for anything that needs
discussion, or via this thread for general direction thoughts.
Cheers
Chris
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient
with your first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to clojure+unsubscr...@googlegroups.com
<mailto:clojure+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.