Skip to content

Commit

Permalink
Update README.md [See also section]
Browse files Browse the repository at this point in the history
  • Loading branch information
firefly-cpp authored Jan 19, 2024
1 parent d3340bb commit e2ad95b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ options:
```
Note: The CLI script can also run as a python module (`python -m niaarm ...`)

## Reference Papers:
## Reference Papers

Ideas are based on the following research papers:

Expand All @@ -299,6 +299,12 @@ Ideas are based on the following research papers:

[6] I. Fister, I. Fister Jr., D. Novak and D. Verber, [Data squashing as preprocessing in association rule mining](https://iztok-jr-fister.eu/static/publications/300.pdf), 2022 IEEE Symposium Series on Computational Intelligence (SSCI), Singapore, Singapore, 2022, pp. 1720-1725, doi: [10.1109/SSCI51031.2022.10022240](https://doi.org/10.1109/SSCI51031.2022.10022240).

## See also

[1] [NiaARM.jl: Numerical Association Rule Mining in Julia](https://github.com/firefly-cpp/NiaARM.jl)

[2] [arm-preprocessing: Implementation of several preprocessing techniques for Association Rule Mining (ARM)](https://github.com/firefly-cpp/arm-preprocessing)

## License

This package is distributed under the MIT License. This license can be found online at <http://www.opensource.org/licenses/MIT>.
Expand Down

0 comments on commit e2ad95b

Please sign in to comment.