UnprotectedInput#
from tmlt.tune import UnprotectedInput
- class tmlt.tune.UnprotectedInput(name, dataframe)#
Bases:
NamedTuple
An unprotected input that was used for an
ErrorReport
.
from tmlt.tune import UnprotectedInput
Bases: NamedTuple
An unprotected input that was used for an ErrorReport
.