T
Timothy Williamson
Guest
The approach makes sense; I'm especially fond on the wizard part. It's sounds like an approachable way to present the concepts. Offering different algorithms would be beneficial. I can see cases where people would want to fit the training data as best as possible (ID3)...and cases where the training data may not be a complete of a picture (C4.5). There is an update to C4.5 ( C5.0 ) I but I don't have access to a C# version for testing. For the sample applications , accuracy on unseen test cases ranged from 94% to .5%. If I didn't have any formal rules to begin with, I'd consider that an acceptable starting point!
Continue reading...
Continue reading...