RegSigmoid# class RegSigmoid[source]# Bases: object Penality-radius law, logistic model name()[source]# Return type: str string: str# center: float# steepness: float# __init__(string, center, steepness)#