Hi All, I have developed two mahout naive bayes models. Two models are built based on the similar data. Let suppose I have 10 categories data. I split the data where row count greater than 100000 as one first model input and remaining is second model input.
Both are working fine. Now I would like to integrate/combine those models and test it at glance. Please let me know if any suggestions. Thanks, Venkat
