Mathias Brandewinder

Results 35 issues of Mathias Brandewinder

When decision tree encounters unknown case, it crashes. It should probably return the most likely branch in that case.

I suspect speed of classification can be improved by iterating over the shortest of words in text and classification tokens, instead of checking for the presence of every token.

enhancement

classifier function doesn't need to re-compute estimator.

enhancement

Paks' code includes some performance improvements in Decision Trees, using Maps; include these in the code. https://github.com/paks/Machine-Learning-In-Action/network

enhancement

On the left-hand side, there are two buttons, an arrow and a cercle: ![image](https://user-images.githubusercontent.com/1909804/56377970-8422d080-61c0-11e9-992a-0eae0838bd0c.png) So far I have not been able to figure out how they are different. I initially...