Thursday, May 3, 2018

Notes for ext. RESCAL cont. --- plots in latent space (May 3rd)

Plot the results from: https://github.com/nzhiltsov/Ext-RESCAL

cat term.embeddings.csv     ( matrix A)                                                          
4.730825851270915039e-01 -6.977337002813972351e-17
1.157697052140589156e+00 -1.451761439325526721e-16
4.522254109924176389e-03 -5.860147020766050828e-19
4.822701779013331954e-17 1.404572401961088790e+00

Data to Plot : L1*300  L2*300

cat entity.embeddings.csv    ( matrix V.transpose() )
5.287400282344740798e-01 -2.648288074937905172e-17
6.472985753526332431e-01 -1.883524571199644730e-17
6.472985753526332431e-01 -1.883524571199644730e-17
2.528510059971223606e-03 -8.399779633628449750e-20
9.723663381107547794e-17 7.118437655042088030e-01
9.723718319815804104e-17 7.118437655042088030e-01

Data to Plot : L1*300  L2*300




Assuming that both matrices can be plotted together gives:



Not plotted: latent.factors.csv ( matrices Rk concatenated )

No comments:

Post a Comment