Although I'm not quite familiar with Weka or JRuby, the structures of the two files bayes.rb and bayes_utils.rb look quite clear to me.
Just one thing, the indentations used in these files seem to be inconsistent with each other, as well as other files (such as those in core/). This imposed slight difficulty when reading the code in the first place.
Although I'm not quite familiar with Weka or JRuby, the structures of the two files bayes.rb and bayes_utils.rb look quite clear to me.
Just one thing, the indentations used in these files seem to be inconsistent with each other, as well as other files (such as those in core/). This imposed slight difficulty when reading the code in the first place.