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