deephyper.skopt.space.space.Identity#
- class deephyper.skopt.space.space.Identity(type_func=None)[source]#
Bases:
TransformerIdentity transform.
Methods
Initialize the transformer with current
X.Returns the identity.
Returns the identity.
- fit(X)#
Initialize the transformer with current
X.