kdd topic
EgoSplitting
A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).
GraphWaveMachine
A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".
ENMF
This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of existing state-of-the-art recommendation models.
telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
grammarviz2_src
GrammarViz 2.0 public release:
KDD_WinnieTheBest
KDD Cup 2020 Challenges for Modern E-Commerce Platform: Multimodalities Recall first place
cyber-security
Machine Learning for Network Intrusion Detection & Misc Cyber Security Utilities
graph2vec_tf
This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".
FairAI
This is a collection of papers and other resources related to fairness.
KDD2019_K-Multiple-Means
Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted by KDD'2019 as an ORAL paper, in the Research Track.