Hello everyone, I need to ask how to retrieve the dataset to original string (nominal) after converting it to numerical, our data dataset about some diseases that component from row header and value in the instance so that have a class label, anyway not important the detail, I convert it to numerical to get better result, Particularly I'll implement the association rule algorithm, then the input data must be clear as string (nominal) to get the rule in final.
if the algorithm produces the rule that describes the relationship in numerical, I do not benefit from them, I want them to be in the string (nominal).
any suggestion to me about to retrieve the rule in numeric to nominal after generating the rule in numeric