Changes for version 0.04 - 2002-09-04
- Now uses regular XS instead of Inline for the C code parts. [patch by Matt Sergeant]
- Converted the inner loop of the best_attr() method to C code, because it was spending a lot of time in accessor methods for the C structures it was using. Don't worry, I'm not going C-crazy. I won't be making many (any?) more of these kinds of changes, but these ones were probably necessary.
- Removed a bit of debugging code that I left in for 0.03.
Modules
Automatically Learns Decision Trees
C-struct wrapper for training instances