Skip to content

Commit

Permalink
New version: ModalDecisionTrees v0.1.7 (#93031)
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: 7ad21a5a4c27da12cb4c8b0f76bb29a5048ffbe4

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 8, 2023
1 parent 959bb77 commit b907b4a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 5 deletions.
14 changes: 10 additions & 4 deletions M/ModalDecisionTrees/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,12 @@ MLJBase = "0.21"
MLJModelInterface = "1"
Memoization = "0.2"
OpenML = "0.3"
PProf = "2"
ProgressMeter = "1"
Reexport = "1"
ResumableFunctions = "0.6"
Revise = "3"
SoleBase = "0.11"
SoleData = "0.10"
SoleLogics = "0.4"
SoleModels = "0.2"
Statistics = "1"
Suppressor = "0.2"
Tables = "1"
ThreadsX = "0.1"
Expand All @@ -33,5 +29,15 @@ julia = "1"
["0-0.1.5"]
StatsBase = "0.34"

["0-0.1.6"]
PProf = "2"
SoleLogics = "0.4"
SoleModels = "0.2"
Statistics = "1"

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

["0.1.7-0"]
SoleLogics = "0.5"
SoleModels = "0.3"
4 changes: 3 additions & 1 deletion M/ModalDecisionTrees/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
Memoization = "6fafb56a-5788-4b4e-91ca-c0cea6611c73"
OpenML = "8b6db2d4-7670-4922-a472-f9537c81ab66"
PProf = "e4faabce-9ead-11e9-39d9-4379958e3056"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand All @@ -32,3 +31,6 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d"

["0-0.1.6"]
PProf = "e4faabce-9ead-11e9-39d9-4379958e3056"
3 changes: 3 additions & 0 deletions M/ModalDecisionTrees/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "ba86d824563a432d3f6081c0ee9e3ec4339548fc"

["0.1.6"]
git-tree-sha1 = "f5e8281a8ddfd43f95aaf876db639348a9d93de3"

["0.1.7"]
git-tree-sha1 = "7ad21a5a4c27da12cb4c8b0f76bb29a5048ffbe4"

0 comments on commit b907b4a

Please sign in to comment.