TermBuilder.labels_to_integers()#
- TermBuilder.labels_to_integers(newdata)[source]#
Processes a
newdatadictionary, replacing labels of caterogical variables with their integer representation, such that they can be understood byliesel.model.Model.predict().- Return type: