Rescal: RESCAL Model

Description Usage Arguments Value References

View source: R/Rescal.R

Description

RESCAL Model

Usage

1
Rescal(X, k, n, r, max_iter = 500)

Arguments

X

response data, which is a three-way array of size n by n by k

k

number of relations

n

number of entities

r

decomposition rank

max_iter

max number of iterations

Value

fitted parameters

References

Nickel, Maximilian, Volker Tresp, and Hans-Peter Kriegel. "A three-way model for collective learning on multi-relational data.", Icml. 2011.


ptf documentation built on June 15, 2021, 5:06 p.m.

Related to Rescal in ptf...