mims-harvard/scikit-fusion

Documentation

dawe opened this issue · 0 comments

dawe commented

Hi there,
I'm trying to use skfusion with my data, but I feel there is so little documentation describing functions and object types. I'm doing a little of reverse engineering from example data, so far I've got that fuser.factor(factor_name) returns the matrix for a specifed factor and fuser.backbone(relation_name) returns the backbone matrix for a specified relations. Options for ObjectType, Relation, FusionGraph objects are not described, neither Dfmf options are. Also, a good hint guide about choosing matrix ranks would help.