inst/doc/b5_wALS.R

## ---- eval=FALSE---------------------------------------------------------
#  wALS <- rrecsys(smallML, "wALS", k = 5, lambda = 0.01, scheme = "uni", delta = 0.04)
#  wALS

## ---- eval=FALSE---------------------------------------------------------
#  setStoppingCriteria(nrLoops = 10)

## ---- eval=FALSE---------------------------------------------------------
#  setStoppingCriteria(autoConverge = TRUE, deltaErrorThreshold = 1e-5, minNrLoops = 10)

Try the rrecsys package in your browser

Any scripts or data that you put into this service are public.

rrecsys documentation built on June 10, 2019, 1:02 a.m.