Always use the Encoder before training a model if your data contains text-based categories. The encoded values must remain consistent between training and prediction.
- Label Encoder : True
- One Hot Encoder : False
