skent259 / mildsvm

Multiple Instance Learning with Distributions, SVM
Other
3 stars 0 forks source link

Add 'qp-heuristic' method to `mildsvm()` #32

Closed skent259 closed 3 years ago

skent259 commented 3 years ago

Use the qp-heuristic functions in misvm() to add this qp-heuristic method to mildsvm(). This update includes necessary testing done in a similar manner to other mildsvm methods.

This also fixes a bug in classify_bags() when used on factors.