I have a specific problem of having to decide in a fuzzy way between various outputs from a given set of metrics. It's a perfect candidate for neural network approaches.
I've used Joone in the past with success but I'm a little scared of its 2MB jar file for something that in my mind can be done in far less code than that.
Of course the "Roll your own" approach would do it, but I'd rather be using something with more eyeballs on it than just mine.
What do you suggest I do?