Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo.calibration
/
ThresholdOutcome
/
ThresholdOutcome
Threshold
Outcome
constructor
(
threshold
:
Double
,
truePositives
:
Int
,
falsePositives
:
Int
,
trueNegatives
:
Int
,
falseNegatives
:
Int
)