예제 #1
0
def test_layer_predict():
    """[Parallel | Blend | No Prep | Proba] test layer predict."""
    layer_predict(layer, cache, P, wp)
예제 #2
0
def test_layer_predict():
    """[Parallel | Subset | Prep | Proba] test layer predict."""
    layer_predict(layer, cache, P, wp)
예제 #3
0
def test_layer_predict():
    """[Parallel | Stack | Prep] test layer predict."""
    layer_predict(layer, cache, P, wp)