Hi,
it turned out to me, that the inspect method within the classifier class assigns the NaN value to the default class. This seems a bit inconsistent to me, since the predict_matched_rules_all method returns the max id for this class.
My question is, if you could assign a number to the default class in the results of the inspect method?
Thanks and good work;-)
Lars
Hi,
it turned out to me, that the inspect method within the classifier class assigns the NaN value to the default class. This seems a bit inconsistent to me, since the predict_matched_rules_all method returns the max id for this class.
My question is, if you could assign a number to the default class in the results of the inspect method?
Thanks and good work;-)
Lars