ixxi-dante / an2vec

Bringing node2vec and word2vec together for cool stuff
GNU General Public License v3.0
22 stars 6 forks source link

Capturing feature-network dependencies #32

Open wehlutyk opened 5 years ago

wehlutyk commented 5 years ago

What happens when features do not correlate to the network structure, i.e. when there are more complex dependencies between features and network structure? What do the embeddings look like, can we influence them?

There are preliminary explorations in the projects/behaviour/feature-network-dependencies.ipynb notebook.

wehlutyk commented 5 years ago

Use the Stochastic Topic Block Model for this.