label_encode(labels: category) -> (label_codes: number)

In other words, the first category will be assigned the number 0 and the last category a value of N-1.

label_encode(labels: category) -> (label_codes: number)

This step doesn’t expect any configuration.