Recent Releases of NiaARM

NiaARM - 0.4.3

What's Changed

  • Fix for transaction indexing (e.g. when the transaction dataframe is … by @howsunjow in https://github.com/firefly-cpp/NiaARM/pull/158
  • Bump urllib3 from 2.3.0 to 2.5.0 by @dependabot[bot] in https://github.com/firefly-cpp/NiaARM/pull/159

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.4.2...0.4.3

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp 10 months ago

NiaARM - 0.4.2

What's Changed

  • Feat: visualization.md by @HlisTilen in https://github.com/firefly-cpp/NiaARM/pull/150
  • Update visualization.md by @HlisTilen in https://github.com/firefly-cpp/NiaARM/pull/151
  • Authors by @lahovniktadej in https://github.com/firefly-cpp/NiaARM/pull/152
  • Bump requests from 2.32.3 to 2.32.4 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/153
  • Bug/categorical metric calculations by @howsunjow in https://github.com/firefly-cpp/NiaARM/pull/156
  • Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/155

New Contributors

  • @HlisTilen made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/150
  • @howsunjow made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/156

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.4.1...0.4.2

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp 12 months ago

NiaARM - 0.4.1

What's Changed

  • Sankey diagram by @vrabiczan in https://github.com/firefly-cpp/NiaARM/pull/149

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.4.0...0.4.1

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 1 year ago

NiaARM - 0.4.0

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.13.4...0.4.0

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 1 year ago

NiaARM - 0.13.4

What's Changed

  • Documentation by @lahovniktadej in https://github.com/firefly-cpp/NiaARM/pull/145
  • README by @lahovniktadej in https://github.com/firefly-cpp/NiaARM/pull/146
  • Two key plot by @vrabiczan in https://github.com/firefly-cpp/NiaARM/pull/148

New Contributors

  • @vrabiczan made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/148

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.13...0.13.4

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 1 year ago

NiaARM - 0.3.13

What's Changed

  • Bump nltk from 3.8.1 to 3.9 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/141
  • Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/144

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.12...0.3.13

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 1 year ago

NiaARM - 0.3.12

What's Changed

  • Fix numpy 2.0 compatibility issue by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/140

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.11...0.3.12

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp almost 2 years ago

NiaARM - 0.3.11

What's Changed

  • Bump zipp from 3.18.1 to 3.19.1 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/136
  • Scatter plot and grouped matrix plot README visualization addition by @BukovnikMiha in https://github.com/firefly-cpp/NiaARM/pull/137
  • Bump setuptools from 69.2.0 to 70.0.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/138

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.10...0.3.11

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp almost 2 years ago

NiaARM - 0.3.10

What's Changed

  • Bump tqdm from 4.66.1 to 4.66.3 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/128
  • Bump requests from 2.31.0 to 2.32.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/131
  • Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/130
  • Bump urllib3 from 2.0.7 to 2.2.2 in /docs by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/132
  • Bump certifi from 2023.7.22 to 2024.7.4 in /docs by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/134
  • Scatter plot and Grouped matrix plot visualization techniques by @BukovnikMiha in https://github.com/firefly-cpp/NiaARM/pull/133

New Contributors

  • @BukovnikMiha made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/133

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.9...0.3.10

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp almost 2 years ago

NiaARM - 0.3.9

What's Changed

  • Add Leverage Rule Quality Criterion by @erkankarabulut in https://github.com/firefly-cpp/NiaARM/pull/114
  • docs: add zStupan as a contributor for code, bug, and 4 more by @allcontributors in https://github.com/firefly-cpp/NiaARM/pull/115
  • docs: add firefly-cpp as a contributor for code, bug, and 3 more by @allcontributors in https://github.com/firefly-cpp/NiaARM/pull/116
  • docs: add erkankarabulut as a contributor for code, and bug by @allcontributors in https://github.com/firefly-cpp/NiaARM/pull/117
  • docs: add lahovniktadej as a contributor for doc by @allcontributors in https://github.com/firefly-cpp/NiaARM/pull/118
  • docs: add musicinmybrain as a contributor for doc by @allcontributors in https://github.com/firefly-cpp/NiaARM/pull/119
  • docs: add rhododendrom as a contributor for design by @allcontributors in https://github.com/firefly-cpp/NiaARM/pull/120
  • Dependency version by @lahovniktadej in https://github.com/firefly-cpp/NiaARM/pull/122
  • Bump pillow from 10.2.0 to 10.3.0 in /docs by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/124
  • Bump pillow from 10.2.0 to 10.3.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/123
  • Bump idna from 3.4 to 3.7 in /docs by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/126
  • Bump idna from 3.4 to 3.7 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/125

New Contributors

  • @allcontributors made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/115

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.8...0.3.9

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 2 years ago

NiaARM - 0.3.8

What's Changed

  • Fix division by zero error during acc calculation by @erkankarabulut in https://github.com/firefly-cpp/NiaARM/pull/113

New Contributors

  • @erkankarabulut made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/113

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.7...0.3.8

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 2 years ago

NiaARM - 0.3.7

What's Changed

  • README enhancement by @lahovniktadej in https://github.com/firefly-cpp/NiaARM/pull/106
  • Bump pillow from 10.1.0 to 10.2.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/107
  • Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/108
  • Do not save similar rules by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/109

New Contributors

  • @lahovniktadej made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/106

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.6...0.3.7

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 2 years ago

NiaARM - 0.3.6

What's Changed

  • Implemented Zhang's Metric by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/105

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.5...0.3.6

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 2 years ago

NiaARM - 0.3.5

What's Changed

  • fix formatting by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/100
  • Updated docs and examples by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/101
  • Added support for config files to CLI by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/102

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.4...0.3.5

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 2 years ago

NiaARM - 0.3.4

What's Changed

  • Add formatting and linting via pre-commit hooks by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/99

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.3...0.3.4

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 2 years ago

NiaARM - 0.3.3

What's Changed

  • Bump pygments from 2.14.0 to 2.15.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/94
  • Removed python 3.7 support by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/97

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.2...0.3.3

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 2 years ago

NiaARM - 0.3.2

What's Changed

  • Bump requests from 2.28.2 to 2.31.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/90

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.1...0.3.2

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 3 years ago

NiaARM - 0.3.1

What's Changed

  • squashing refactor by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/86

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.3.0...0.3.1

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 3 years ago

NiaARM - 0.3.0

What's Changed

  • Add data squashing by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/85

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.2.4...0.3.0

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 3 years ago

NiaARM - 0.2.4

What's Changed

  • Add rule example by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/77
  • Update text mining by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/78

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.2.3...0.2.4

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 3 years ago

NiaARM - 0.2.3

What's Changed

  • Bump pillow from 9.1.1 to 9.3.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/73
  • Bump joblib from 1.1.0 to 1.2.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/74
  • Bump certifi from 2022.5.18.1 to 2022.12.7 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/76

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.2.2...0.2.3

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 3 years ago

NiaARM - 0.2.2

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 3 years ago

NiaARM - 0.2.1

What's Changed

  • Updated paper by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/67
  • Minor revision of the last paragraph in paper by @firefly-cpp in https://github.com/firefly-cpp/NiaARM/pull/68
  • Updated paper by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/69

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.2.0...0.2.1

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp over 3 years ago

NiaARM - 0.2.0

What's Changed

  • First draft of the paper by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/55
  • update paper by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/56
  • update paper by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/57
  • update figure by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/59
  • Do not package the tests by @firefly-cpp in https://github.com/firefly-cpp/NiaARM/pull/61
  • Experimental support for text mining by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/62

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.1.6...0.2.0

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp almost 4 years ago

NiaARM - 0.1.6

What's Changed

  • WIP: Improve documentation of code by @firefly-cpp in https://github.com/firefly-cpp/NiaARM/pull/45
  • Update tests by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/47
  • Updated Dependencies & minor fixes by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/48
  • Add visualization by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/49
  • Rename tdf to hill_slopes by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/50
  • Add visualization test by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/52
  • Add visualization example by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/54

New Contributors

  • @firefly-cpp made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/45

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.1.5...0.1.6

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 4 years ago

NiaARM - 0.1.5

What's Changed

  • Updated Workflow by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/39
  • Added more detailed docs about interest measures by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/42
  • Updated RuleList by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/43

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.1.4...0.1.5

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 4 years ago

NiaARM - 0.1.4

What's Changed

  • Docs Update by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/23
  • More docs updates by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/24
  • Major Refactor + Added metrics by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/28
  • Update CLI + Added a simpler interface for mining association rules by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/29
  • Fixed CLI by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/31
  • Ability to construct dataset from DataFrame by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/32
  • Code optimization by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/33
  • Update docs, Update dependencies, add methods to RuleList by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/35
  • More optimization by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/36
  • Add read the docs configuration by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/37

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.1.3...0.1.4

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 4 years ago

NiaARM - 0.1.3

What's Changed

  • Fix dataset by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/22

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.1.2...0.1.3

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 4 years ago

NiaARM - 0.1.2

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 4 years ago

NiaARM - 0.1.1

What's Changed

  • CLI by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/18

Full Changelog: https://github.com/firefly-cpp/NiaARM/compare/0.1.0...0.1.1

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 4 years ago

NiaARM - 0.1.0

What's Changed

  • Code cleanup by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/2
  • Bump pillow from 8.4.0 to 9.0.0 by @dependabot in https://github.com/firefly-cpp/NiaARM/pull/8
  • Code clean up and refactoring by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/12
  • Refactored AssociationRule class by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/13
  • Minor formatting by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/14
  • Add stats example, fix linter errors by @zStupan in https://github.com/firefly-cpp/NiaARM/pull/17

New Contributors

  • @zStupan made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/2
  • @dependabot made their first contribution in https://github.com/firefly-cpp/NiaARM/pull/8

Full Changelog: https://github.com/firefly-cpp/NiaARM/commits/0.1.0

Scientific Software - Peer-reviewed - Python
Published by firefly-cpp about 4 years ago