Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 269 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 269 Bytes

SED

Stock related Event Detection

Need to install: Basic: Python, numpy.

  1. gensim: conda install -c anaconda gensim

  2. Falconn pip install FALCONN

  3. Zpar pip install python-zpar


Refer to DBED for a simple version. Current version is badly organized