Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
github.com/bioannidis/Coupled_tensors_graphs
This software implements the main algorithm found in the paper Coupled Graphs and Tensor Factorization for Recommender Systems and Community Detection Vassilis N. Ioannidis, Student member, IEEE, Ahmed S. Zamzam, Student member, IEEE, Georgios B. Giannakis, Fellow, IEEE, and Nicholas D. Sidiropoulos, Fellow, IEEE
Paper link: https://arxiv.org/abs/1809.08353
CGTF_wrapper.m: Implements the alternating direction method of multipliers found in section 3.1 of the aforementioned paper CGTF_example.m: Contains an example on how to process the Digg.mat, generate the training data and call the CGTF_wrapper.m
Digg.mat: The Digg dataset includes stories, and users along with their time-stamped actions with respect to stories, as well as the social network of users. In addition, a set of keywords is assigned to each story. After discretizing the time into 20 time intervals over 3 days, we construct a tensor comprising the number of comments that user i wrote on story j during the k-th time interval stored in the (i, j, k) item. Also, a story-story graph is constructed where any two stories are connected only if they share more than two keywords.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.