skent259 / mildsvm

Multiple Instance Learning with Distributions, SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MI_SVM selects wrong instances from bag when ordering changes

skent259 opened this issue · comments

This bug will give a poor MI_SVM fit when the instances are not fed in with the positive bags first and arranged exactly by bag. Need to fix to select instances properly.