Skip to content

Commit

Permalink
New version: ModalDecisionTrees v0.4.1 (#108642)
Browse files Browse the repository at this point in the history
UUID: e54bda2e-c571-11ec-9d64-0242ac120002
Repo: https://github.com/aclai-lab/ModalDecisionTrees.jl.git
Tree: 69ef9d878945d6d2a89350ac48fbe36b008900a1

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jun 10, 2024
1 parent d6203a4 commit cef1352
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 5 deletions.
18 changes: 15 additions & 3 deletions M/ModalDecisionTrees/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Distributions = "0.25"
FillArrays = "1"
FunctionWrappers = "1"
LoggingExtras = "1"
MLJ = "0.19"
MLJBase = "0.21"
MLJModelInterface = "1"
Memoization = "0.2"
OpenML = "0.3"
Expand Down Expand Up @@ -39,6 +37,10 @@ SoleModels = "0.2"
["0-0.3"]
SoleBase = "0.11"

["0-0.4.0"]
MLJ = "0.19"
MLJBase = "0.21"

["0.1.6-0.1"]
StatsBase = "0.33"

Expand Down Expand Up @@ -69,8 +71,18 @@ Sole = "0.3"

["0.4-0"]
MultiData = "0-0.1"
Sole = "0.4"
SoleBase = "0.12"

["0.4.0"]
Sole = "0.4"
SoleData = "0.13"
SoleLogics = "0.7"
SoleModels = "0.6"

["0.4.1-0"]
Lazy = "0.15"
ScientificTypes = "3"
Sole = "0.5"
SoleData = "0.14"
SoleLogics = "0.9"
SoleModels = "0.7"
10 changes: 8 additions & 2 deletions M/ModalDecisionTrees/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
Memoization = "6fafb56a-5788-4b4e-91ca-c0cea6611c73"
OpenML = "8b6db2d4-7670-4922-a472-f9537c81ab66"
Expand All @@ -35,8 +33,16 @@ ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d"
["0-0.1.6"]
PProf = "e4faabce-9ead-11e9-39d9-4379958e3056"

["0-0.4.0"]
MLJ = "add582a8-e3ab-11e8-2d5e-e98b27df1bc7"
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"

["0.3.2-0"]
Sole = "7b3b3b3f-8b15-4a80-a798-b383498bc2cf"

["0.4-0"]
MultiData = "8cc5100c-b3d1-4f82-90cb-0ea93d317aba"

["0.4.1-0"]
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"
3 changes: 3 additions & 0 deletions M/ModalDecisionTrees/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ git-tree-sha1 = "9183b56057fd8e5ece99859bdd8731b1febfbf5b"

["0.4.0"]
git-tree-sha1 = "a4b888b300b74219fdd1c00c27c64161333f52db"

["0.4.1"]
git-tree-sha1 = "69ef9d878945d6d2a89350ac48fbe36b008900a1"

0 comments on commit cef1352

Please sign in to comment.