skent259 / mildsvm

Multiple Instance Learning with Distributions, SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix minor documentation issues

skent259 opened this issue · comments

  • omisvm
    • control has extra parameters, need to adjust
    • weight only used in 'radial' kernel
  • predict.omisvm
    • needs ordinal in type
  • mior
    • method incorrect, should only have qp-heuristic
    • weights currently not used

Worth checking other documentation as well for minor errors