Documentation
Tutorial - Examples
sliced.base.
slice_y
Determine non-overlapping slices based on the target variable, y.
The target values (class labels in classification, real numbers in regression).
The number of slices used when calculating the inverse regression curve. Truncated to at most the number of unique values of y.
y
Index of the slice (from 0 to n_slices) that contains this observation.
The number of counts in each slice.