Options

Probability outputs for FastMarginModel and FastLargeMargin

rjo2909rjo2909 Member Posts: 1 Contributor I
edited November 2018 in Help
I need to compute the probability output estimates for the FastMarginModel (aka 'SVM-perf' algorithm by T. Joachims) and FastLargeMargin (aka 'LibLinear' by C.-J. Lin). Currently I'm using Weka instances, but I'm open to use ExampleSet in RapidMiner.

Could anyone help provide a sample Java code showing how I can calculate this? Your help is much appreciated :)
Sign In or Register to comment.