pjautoml.util.parameter.OrdP

class pjautoml.util.parameter.OrdP(function, **kwargs)[source]
__init__(function, **kwargs)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(function, **kwargs) Initialize self.
disable_pretty_printing() Disable the pretty-printing.
enable_pretty_printing() Enable the pretty-printing.
sample()

Attributes

jsonable
pretty_printing
disable_pretty_printing()[source]

Disable the pretty-printing.

enable_pretty_printing()[source]

Enable the pretty-printing.