Ticket #1197 (new bug)
Opened 11 months ago
Inconsistent SVMClassifier
| Reported by: | ales | Owned by: | ales |
|---|---|---|---|
| Milestone: | 2.6 | Component: | library |
| Severity: | minor | Keywords: | |
| Cc: | Blocking: | ||
| Blocked By: |
Description
classifier(inst,classifier.GetBoth)[1] classifier(inst)
can return different values in case of ties see
This should be fixed by overriding the TClassifier::predictionAndDistribution method.
Note: See
TracTickets for help on using
tickets.
