cellrank.ul.models.SKLearnModel.y_test

property SKLearnModel.y_test: numpy.ndarray

Prediction values of shape (n_samples,) for x_test.

Return type

ndarray