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
