fixed api bug with 0.8.0
In DecisionTreeBuilder, ignoreAttributeProbability(int) should have taken a double as its argument, in 0.8.0. It now does.
In DecisionTreeBuilder, ignoreAttributeProbability(int) should have taken a double as its argument, in 0.8.0. It now does.