Skip to content

Factor generation for Interactive #219

@szarnyasg

Description

@szarnyasg

Study the required Interactive factors:

FACTORS = [
#friends posts likes tags forums companies comments
"f", "p", "pl", "pt", "g", "w", "pr",
"ff", "fp", "fpt", "fg", "fw", "fpr", # note: no likes, fpr is unused in the code
"ffp", "ffpt", "ffg", "ffw", # note: no friends/likes/comments
]

The meaning of the matrix:

                             number of:   friends   posts   likes   tags   forums   companies   comments
person's
person's friends'
person's friends of friends'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions