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.
2 parents cad8bcf + c94bfca commit c958dbdCopy full SHA for c958dbd
Project.toml
@@ -2,7 +2,6 @@ name = "BayesNets"
2
uuid = "ba4760a4-c768-5bed-964b-cf806dc591cb"
3
version = "3.2.3"
4
5
-
6
[deps]
7
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
8
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -28,6 +27,7 @@ DataFrames = "≥ 0.21.0"
28
27
DataStructures = "≥ 0.11.0"
29
Discretizers = "≥ 3.0.1"
30
Distributions = "≥ 0.15.0"
+IterTools = "1.3"
31
LightGraphs = "≥ 1.0.0"
32
LightXML = "≥ 0.8.0"
33
NBInclude = "≥ 2.0.0"
0 commit comments