I am using predictive analysis to predict missing valolues in my data set. However, I can only get it to predict numerical values, and only based on patterns of other numerical values.
How can I predict textual values, based on both numerical and text values that are in my data set, and do the same thing for numerical values?