Give elbow criteria a closer look #810
Labels
breaking change
WIll make a non-trivial change to outputs
discussion
issues that still need to be discussed
effort: high
More than 40h total work
enhancement
issues describing possible enhancements to the project
impact: high
Enhancement or functionality improvement that will affect most users
priority: medium
Should get addressed soon
Summary
This issue came out of a discussion on #809. A central part of the decision criteria are based on "elbows" when there is a bend in the sorted kappa and rho values. Components with kappa values above the kappa elbow are likely to be accepted and components with rho valeus above the rho elbow are likely to be rejected. When sorted kappa and rho values don't have a clear elbow, non-ideal results can happen. As such there are various ways in which these criteria are shifted be made a bit less aggressive and a huge portion of the decision tree seems to be to deal with edge cases.
One the decision tree part of the code is modularized, we should give a much closer look at how these elbows are calculated and used.
Additional Detail
Next Steps
The text was updated successfully, but these errors were encountered: