Hi,
The matrix factorization methods are initialized randomly, so different runs will yield different results.
You can provide --random-seed=N (where N is an integer) for repeatable behavior.
Let me know if you have further questions.
Z.
--
You received this message because you are subscribed to the Google Groups "MyMediaLite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mymedialite+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to mymedialite...@googlegroups.com.
Hi,
excuse me for this question that may not be theme of mymedialite system, but in general, but I could not find a reason why the matrix factorization methods are initialized randomly. Is it because of stochastic gradient descent method that is used in mymedialite matrix factorization algorithms, or it is initialized randomly in general on all methods of matrix factorization (classic SVD with imputation,Funk SVD, BMF, SVD ++)?. Can you explain why it is randomly, or provide me literature? I read many literature but not understand why. Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "MyMediaLite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mymedialite+unsubscribe@googlegroups.com.