LogitScale
- class LogitScale(**kwargs)[source]
Bases:
_Scale,LogitScaleAs with
LogitScalebut withAutoFormatteras the default major formatter.- Parameters:
nonpos (
{'mask', 'clip'}) – Values outside of (0, 1) can be masked as invalid, or clipped to a number very close to 0 or 1.
See also
Attributes Summary
The registered scale name
Attributes Documentation
- name = 'logit'
The registered scale name