PlattCalibrator
@Serializable
@SerialName(value = "PlattCalibrator")
Spec for PlattCalibratorStat: one-feature logistic regression fitting sigmoid(a*x + b).
Constructors
PlattCalibrator
Properties
optimizer
Optimizer driving the underlying logistic regression.