This Python project demonstrates a technique for customer segmentation based on both text and numerical data. The code uses TensorFlow for text tokenization and embedding, UMAP for dimensionality ...
This is the official Pytorch implementation for our CIKM 2023 paper: "TrendGCN: Enhancing the Robustness via Adversarial Learning and Joint Spatial-temporal Embeddings in Traffic Forecasting". Figure ...