diff --git a/index.html b/index.html index d1d259a..87099be 100644 --- a/index.html +++ b/index.html @@ -69,6 +69,7 @@ +

The R package mfair implements the methods based on the paper MFAI: A scalable Bayesian matrix factorization approach to leveraging auxiliary information. MFAI integrates gradient boosted trees in the probabilistic matrix factorization framework to effectively leverage auxiliary information. The parameters in MAFI can be automatically determined under the empirical Bayes framework, making it adaptive to the utilization of auxiliary information and immune to overfitting.

Installation diff --git a/pkgdown.yml b/pkgdown.yml index e2f525d..717d857 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -4,7 +4,7 @@ pkgdown_sha: ~ articles: ml100k: ml100k.html neocortex: neocortex.html -last_built: 2023-09-12T06:06Z +last_built: 2023-09-15T14:47Z urls: reference: https://yanglabhkust.github.io/mfair/reference article: https://yanglabhkust.github.io/mfair/articles