Skip to content
 
 

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFOF score computation via iSAX with Anotations

iSAX implementation based on the PhD work of Lucas

Manual installation

Run pip install -r requirements.txt or python3 -m pip install -r requirements.txt.

The tslearn package requires Cython, numba and llvmlite (pip will automatically download these packages). However for Cython, it is necessary to have a C compiler (as described on this website), and the package llvmlite for this project, tested only with Python 3.7 and 3.8 that we recommend.

Otherwise, the use of conda simplifies the installation (as recommended on the site of tslearn), because it does not require the installation of C compiler and Cython and llvmlite packages.

Documentation

The documentation is available here (in French) : https://pycfofisax.readthedocs.io/fr/main/

Thanks

Development of :

Use of the code of:

Use of the packages of:

About

CFOF approximation via iSAX trees - Python

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages