Free cookie consent management tool by TermsFeed Policy Generator

Opened 4 years ago

Last modified 4 years ago

#3074 new enhancement

Use official native implementation of libsvm instead of our own unofficial C# port

Reported by: gkronber Owned by: gkronber
Priority: medium Milestone:
Component: ExtLibs Version:
Keywords: Cc:

Description

We currently use our own unofficial port of libsvm to C# (from the Java port). Instead it should be rather straight forward to directly call the native code.

Benefit would be that we use the official code (with latest fixes) and probably improved efficiency.

Change History (1)

comment:1 Changed 4 years ago by gkronber

Related to #2474

Note: See TracTickets for help on using tickets.