Pinned Repositories
1M_Generalization
1M_Generalization is a simple anonymization algorithm for 1:M dataset. It contains two sub-algorithms: Mondrian (for relational part) and Partition (transaction part). Both of them are straight forward, and can be repalced by more powerful algorithm with limtied modification.
AGTpy
Attributed Graph Toolbox for Python
AppStoreCrawler
A crawler for ios app store metadata
BMF_Priors
Python code for "Prior and Likelihood Choices for Bayesian Matrix Factorisation on Small Datasets".
dnmf-python
Unofficial Python implementation of the DNMF overlapping community detection algorithm
ic-eval
Code for our KDD'2015 paper: "Influence at Scale: Distributed Computation of Complex Contagion in Networks"
ITSA
Privacy-preserving trajectory stream publishing [DKE 2014] - anonymize a continuous trajectory data stream for achieving LKC-privacy
PatternExtraction
Prefixspan C++ implementation
SNE
Social Network Embedding framework
Springboot-StudyEnglish
基于SpringBoot+MyBatis的英语学习WEB平台,背单词,听听力,看视频等功能
zshwuhan's Repositories
zshwuhan/B-VCM
Community Detection in Edge Exchangeable Model
zshwuhan/BELBO-VGAE
zshwuhan/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
zshwuhan/contrah
Custom implementation of the edge-edge shortcut graph-preprocessing algorithm Contraction Hierarchies
zshwuhan/DeepSeqClustering
zshwuhan/DSTC
A Deep Spatiotemporal Trajectory Representation Learning Framework for Clustering
zshwuhan/EasyTemporalPointProcess
EasyTPP: Towards Open Benchmarking the Temporal Point Processes
zshwuhan/ELBMcoclust
We unified some latent block models by proposing a flexible ELBM that is extended to SELBM to address the sparse problem by revealing a diagonal structure from sparse datasets. This leads to obtain more homogeneous co-clusters and therefore produce useful, ready-to-use and easy-to-interpret results.
zshwuhan/functional-connectivity
Sensing the functional connectivity of the brain
zshwuhan/Geo-CETRA
zshwuhan/georouting
Geo routing for Python users, supporting most of the routing tools, including OSRM, Google Maps, Bing Maps, etc. with a unified API.
zshwuhan/Hybridcoclust
One equivalence between Expoential Latent Block Model (ELBM) and Non-negative Matrix Tri-Factorization (NMTF) with Bregman divergence.
zshwuhan/InvAgent
InvAgent: A LLM-based Multi-Agent System for Inventory Management in Supply Chains
zshwuhan/inventory-management
zshwuhan/KAIS_TravelRouteRecSys
Travel Route Recommendation
zshwuhan/LLM4Rec-Awesome-Papers
A list of awesome papers and resources of recommender system on large language model (LLM).
zshwuhan/MVLBM
A Python Implementation of the Multi-View Latent Block Model
zshwuhan/OCD_Events
zshwuhan/Polynomial_Kernel_Learning
GP on a set of real world data
zshwuhan/python-tsp
Library to solve Traveling Salesperson Problems with pure Python code
zshwuhan/RL-AI-in-Supply-chain-management
This project involves training an AI using RL for inventory and supply chain management
zshwuhan/rl-book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
zshwuhan/Sheaf-Laplacian-GP
zshwuhan/SMASH
Code for Paper "Beyond Point Prediction: Score Matching-based Pseudolikelihood Estimation of Neural Marked Spatio-Temporal Point Process"
zshwuhan/Stick-Breaking-Generalized-Dirichlet-VAE
zshwuhan/Stream-Zip-dLBM
Deep dynamic co-clustering of count data streams: application to pharmacovigilance
zshwuhan/Temporal-Point-Process-TPP-
This repository contains recent background materials, current works, and codes for researching in TPP.
zshwuhan/Transductive-Kernel-on-Graphs
zshwuhan/travel-itinerary-recommendation
zshwuhan/Travel_Itinerary_Generator
A Travel Itinerary generator customised to the user's vacation type, budget and other details. The Itinerary suggests possible places the user would like to visit tailored to the available timings. This project considers only Jaipur, India as the destination city at the moment.