Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 491 Bytes

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