As for als ,
when iterating, it always needs to initialize the left factor to 0?
what if I just use setFactors(genUnif) to initialize the left factor in the first round of optimizing,
and then just keep the fitting factors in later iterating?
And what if i change the als training as the incremental mini-batch mode, shall i still need to initialize the left factor to 0?
@albietz
Thanks very much
As for als ,
when iterating, it always needs to initialize the left factor to 0?
what if I just use setFactors(genUnif) to initialize the left factor in the first round of optimizing,
and then just keep the fitting factors in later iterating?
And what if i change the als training as the incremental mini-batch mode, shall i still need to initialize the left factor to 0?
@albietz
Thanks very much