skent259 / mildsvm

Multiple Instance Learning with Distributions, SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add techniques to improve local minimums

skent259 opened this issue · comments

This could include particle swarm optimization or a genetic algorithm. Most applicable to mildsvm() and misvm() as an alternative to the heuristic method.