| Developer Documentation |
| Centre for Vision, Speech & Signal Processing |
| USER | IN NAMESPACE | AMMA TREE ROOT | AMMA SEARCH | AMMA HOME |
| VLDeciListC | |
| Decision List. | |
| include | "amma/Logic2/DeciList.hh" |
| User Level: | Default |
| Library: | VLLearn |
| Example: | exIndex.cc |
| Section: | Logic.Learn |
| In Scope: | std |
Parent Classes:
If AddTrueEx is True, then add example regardless if it is already handled correctly of not. The default is to only add examples when the predicted and given results don't match, though this slows learning a little it prevents excessive numbers of examples accumulating in the long run.
Returns TRUE if decision list is changed.
| #include "amma/RCHandle.hh" |
| Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001 |