Seq2pat

Latest version: v1.4.0

Safety actively analyzes 622229 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.0

-------------------------------------------------------------------------------

Major:
- Enable running Seq2Pat on batches of sequences in parallel
- Add a usage example notebook to show how batch processing is called
- Enrich documentations and comments relevant to batch processing and a few tests
- Explicitly require that input integer sequences only contain positive integers

-------------------------------------------------------------------------------

1.3.4

-------------------------------------------------------------------------------

Minor:
- Fix a compiling issue in using Visual Studio C++ compiler

-------------------------------------------------------------------------------

1.3.3

-------------------------------------------------------------------------------

Major:
- Add a built-in maximum span constraint on items' indices to simplify and speed up usages
- A fix to use original gap value instead of abs gap value in Check_gap() in build_mdd.cpp
- Update unit tests where the built-in constraint may change the mining results

-------------------------------------------------------------------------------

1.3.2

-------------------------------------------------------------------------------

Minor:
- Refactor encodings generation component as Pat2Feat

-------------------------------------------------------------------------------

1.3.1

-------------------------------------------------------------------------------

Minor:
- Set the default behavior of drop_pattern_frequency in encoding to be True

-------------------------------------------------------------------------------

1.3.0

-------------------------------------------------------------------------------

Major:
- Add one-hot encodings, by mining patterns locally (csp_local.py) or globally
(csp_global.py) in each sequence
- Add Dichotomic Pattern Mining notebook, running on sample data
- Clean up C++ vector variables datab_MDD, mdd_q from calling Build_MDD
- Clean up vector variable attr in node_mdd.hpp
- Clean up vector variables indic_vec, result from calling Freq_miner

-------------------------------------------------------------------------------

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.