Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-13-2019 03:00 PM
If opinion leader following a lot of accounts probability that he get transmitted information decrease. So i'm wondering does this is taken into account in Eigenvector graph centrality algorithm?
12-16-2019 09:35 AM
Hello Yevheniy,
Welcome to the Neo4j community!
When you use the eigenvector algorithm, you specify incoming, outgoing, or both. The value produced is based only on the direction specified. So if you are analyzing incoming relationships, outgoing relationships are not accounted for. If you specify both, then all relationships are used for the value returned, but there is no differentiation between incoming or outgoing.
So to answer your question, the engenvalue result for a node that has followers is not adjusted if that node follows others.
Elaine
12-19-2019 06:05 AM
Thank you, Elaine.
What if i will set weight so nodes with large amount of outgoin nodes have lower score than nodes that have small amount of outgoing nodes.
In what cases i can use weights ?
May i set weight that is equal to avarage posts reaction count of influencer?
12-20-2019 05:02 AM
Yes setting the weights to be lower for outgoing and higher for incoming would do it provided you use both for the direction of the analysis.
Elaine
All the sessions of the conference are now available online