https://www.manning.com/books/graph-powered-machine-learning
Any recommendations on an up to date book on Social Network Analysis and Graph Clustering/Community Detection?
In practice I found it almost always better to just use a "flat" representation and do regular machine learning (or database schemas). I would love to hear if others disagree.
As someone who understands ML concepts but hasn't used ML in practice, can someone elaborate on these drawbacks compared to using a traditional neural network?
[1] https://arxiv.org/abs/1509.09292
[2] https://arxiv.org/abs/1603.00856
It was written by the authors of GraphSAGE, who also implemented it at Pinterest: https://arxiv.org/abs/1706.02216 and https://arxiv.org/abs/1806.01973
https://medium.com/octavian-ai/how-to-get-started-with-machi...