Hi,

These models I am using for on the fly URL categorization. I can deploy the
models seperately on webserver, also I am able to classify the URL and
category. Do we have any option to put both models at a time?  My
expectation is classify the url even if it falls on model one or two.

Thanks in advance.

Reg,
Venkat


On Thu, Feb 13, 2014 at 1:16 PM, Ted Dunning <[email protected]> wrote:

> What do you mean by "combine"?
>
>
>
>
> On Wed, Feb 12, 2014 at 9:38 PM, venkata ramana <
> [email protected]
> > wrote:
>
> > 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
> >
>

Reply via email to