The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Threshold Finder

MeisterbMeisterb Member Posts: 3 Contributor I
edited November 2018 in Help
Hi all,

searching the forum I have not found what I am looking for. Therefore, I hope that anyone here can help me.

I apply the "Threshold Finder" and "Threshold Applier" as post-processing steps with a two-class classification setup. From my point of view, the setup works perfectly.

But I do really need to gain in-depth understanding on how the "Threshold Finder" works. The tutorial simply states that the thresholds are found given "prediction confidences, costs and distributional information". Do you have any idea how these factors actually influence the threshold (with unequal costs for classes positive and negative)? How are these implemented in RM? Any suggested readings?

Thanks!!!!

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    I think the easiest thing would be to check out rapid miner from sourceforge (see our website for details) and take a look at the thresholdfinder in the class com.rapidminer.operator.postprocessing.ThresholdFinder. Unfortunately I don't know how its implemented in detail.

    Greetings,
      Sebastian
Sign In or Register to comment.