That's a good catch. Indeed, this ALS algorithm reference stems from a time
when we only had ALS-DS - we should extend it to include ALS-CG.
Regards,
Matthias
On Tue, Jun 6, 2017 at 7:43 PM, Krishna Kalyan <krishnakalyan3@gmail.com>
wrote:
> Hello,
>
> According to the documentation below
> http://apache.github.io/incubator-systemml/algorithms-
> matrix-factorization.html#usage-1
> The usage of ALS algorithm can be invoked by calling ALS.dml script.
>
> However in the algorithms folder we have
> ALS-CG.dml
> ALS-DS.dml
>
> I was wondering if we need to update our documentation.
>
> Regards,
> Krishna
>
|