TermBuilder.labels_to_integers()

TermBuilder.labels_to_integers()#

TermBuilder.labels_to_integers(newdata)[source]#

Processes a newdata dictionary, replacing labels of caterogical variables with their integer representation, such that they can be understood by liesel.model.Model.predict().

Return type:

dict