Python Machine Learning Projects

Role-based Graph Embeddings

Abstract: Many node embedding and network representation methods use random walks. However, using traditional random walks results in embeddings that capture proximity (communities) rather than structural similarity (roles). Due to node identity, embeddings cannot be…

Python Machine Learning Projects

Preference and Constraint Factor Model for Event Recommendation

Abstract: Event-based Social Network (EBSN) connects online and offline social relationships. EBSNs publish more events, making personalized event recommendation essential to help users choose appealing events. Most event recommendation algorithms fail to distinguish constraint factors…