estimator.util.Task#
- class estimator.util.Task(f, x, log_level, f_name, catch_exceptions)[source]#
Create new instance of Task(f, x, log_level, f_name, catch_exceptions)
- __call__(**kwargs)#
Call self as a function.
Methods
__init__
()count
(value, /)Return number of occurrences of value.
index
(value[, start, stop])Return first index of value.
Attributes
Alias for field number 4
Alias for field number 0
Alias for field number 3
Alias for field number 2
Alias for field number 1