Contents:
Load labels from pkl file assuming a standard format.
filepath (str) – absolute path of pickle file
labels (np.ndarray): shape (n_t, n_labels)
label names (list): name for each column in labels matrix
tuple