The write to json code had serious problems with heap size and thus was
deleted rather than fixed.  There is a binary format instead which is much
more efficient.

Some models are quite large, however, and you may not want to store them in
a database.


On Mon, Apr 1, 2013 at 2:04 AM, Arun Avanathan <[email protected]>wrote:

> All,
>
> I'm new to Mahout. So please bear with my dumb question.
>
> In 0.4 we had writeToJson() method, but I don't see it in 0.7 version. Is
> there a way to serialize Models in json format? Idea is to store them in
> Database & rebuild the models when the application server comes up.
>
> Thanks
> Arun
>

Reply via email to