estimator.util.LazyEvaluation# class estimator.util.LazyEvaluation(f: Callable, max_n_cache: int, eval: list = <factory>)[source]# __call__(**kwargs)# Call self as a function. Methods __init__(f, max_n_cache[, eval]) Attributes f max_n_cache eval