Ejemplo n.º 1
0
def squared_correlation(model_test_list_fixture):
    return SquaredCorrelation(model_test_list_fixture)
Ejemplo n.º 2
0
def squared_correlation_acquisition(vanilla_bq_model):
    return SquaredCorrelation(vanilla_bq_model)