Esempio n. 1
0
def test_lc_file():
    """[Parallel | Subset | Prep | Proba] test layer container from file."""
    lc_from_file(lc, cache, X, y, F, wf, P, wp)
Esempio n. 2
0
def test_lc_file():
    """[Parallel | Subset | No Prep] test layer container input from file."""
    lc_from_file(lc, cache, X, y, F, wf, P, wp)