Exemplo 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)
Exemplo 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)