Skip to content

kokikwbt/dismo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISMO

Python inplementation of DISMO, presented in "Modeling Dynamic Interaction over Tensor Streams".

Installation

conda create -n dismo python=3.8
conda activate dismo
pip install -r requirements.txt

Running examples

Following commnads start the streaming DISMO factorization after the initialization with the first 3-year tensor.

sh run_dismo_stream.sh ecommerce
sh run_dismo_stream.sh facilities
sh run_dismo_stream.sh sweets
sh run_dismo_stream.sh vod

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published