Skip to content

Commit

Permalink
Merge 442d26d into d73048e
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS committed May 5, 2020
2 parents d73048e + 442d26d commit a5d89c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions m2cgen/assemblers/svm.py
Expand Up @@ -126,8 +126,6 @@ def _assemble_multi_class_output(self):
)
decisions.append(decision)

# TODO convert One-vs-one decisions to One-vs-rest

return ast.VectorVal(decisions)

def _get_single_coef(self, idx=0):
Expand Down

0 comments on commit a5d89c3

Please sign in to comment.