BioFSharp


BinaryClassificationResult

Namespace: FSharpML
Parent Module: BinaryClassification
Attributes:
[<CLIMutable>]

Record Fields

Record FieldDescription
PredictedLabel
Signature: bool
Probability
Signature: float
Score
Signature: float
Fork me on GitHub