simrunmodular_reduced_model_inferencestrategy_Strategyget_y_static

_Strategy.get_y_static

static simrun.modular_reduced_model_inference.strategy._Strategy.get_y_static(y, numpy_split=None)

Fetch the labels for the given split.

Parameters:
  • y (array) – The labels.

  • numpy_split (array) – The split.

Returns:

The labels for the given split.

Return type:

array