We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa623a0 commit 6c40326Copy full SHA for 6c40326
pyproject.toml
@@ -3,6 +3,9 @@ name = "niaarm"
3
version = "0.3.1"
4
description = "A minimalistic framework for numerical association rule mining"
5
authors = ["Žiga Stupan <[email protected]>", "Iztok Fister Jr. <[email protected]>"]
6
+keywords = ['association rule mining', 'data science', 'numerical association rule mining', 'preprocessing', 'visualization']
7
+homepage = "https://github.com/firefly-cpp/NiaARM"
8
+repository = "https://github.com/firefly-cpp/NiaARM"
9
readme = "README.md"
10
11
include = [
0 commit comments