Association-measures

Latest version: v0.2.6

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

Scan your dependencies

Page 2 of 2

0.2.0

- new possible input: "keyword-friendly" corpus frequencies notation (f1, N1, f2, N2)
- new `score` wrapper also allows constant integer counts (N1, N2 for keyword notation; f1, N for frequency signatures) to be given as parameters
- keyword arguments are now passed from `calculate_measures()` (and `score()`) to underlying measures

0.1.7

compatibility:
- require scipy instead of python3.8

measures:
- local MI
- simple LL
- extend parameters of conservative log ratio (Sidak correction)

sort & categorize measures:
- asymptotic hypothesis tests
- point estimates of association strength
- (likelihood measures)
- information theory
- conservative estimates

universal discounting for zeros:
- O11 and O12 are set to a small value where they're 0 (0.001 by default; except for Hardie's dubious discounting of 0.5)
- this makes additional definition of phi-function obsolete
- NB discounting does not have any effect for some measures (log-likelihood, local MI)

0.1.6

What's Changed
* github workflows by ausgerechnet in https://github.com/fau-klue/pandas-association-measures/pull/20
* V0.1.6 by ausgerechnet in https://github.com/fau-klue/pandas-association-measures/pull/19


**Full Changelog**: https://github.com/fau-klue/pandas-association-measures/compare/v0.1.5...v0.1.6

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.