File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 51
51
@info read(`ls -al $src`, String)
52
52
end
53
53
'
54
- - uses : actions/cache@v1
54
+ - uses : julia- actions/cache@v1
55
55
env :
56
56
cache-name : cache-artifacts
57
57
with :
Original file line number Diff line number Diff line change 1
1
name = " FeatureSelection"
2
2
uuid = " 33837fe5-dbff-4c9e-8c2f-c5612fe2b8b6"
3
3
authors = [
" Anthony D. Blaom <[email protected] >" ,
" Samuel Okon <[email protected] " ]
4
- version = " 0.2.2 "
4
+ version = " 0.2.3 "
5
5
6
6
[deps ]
7
7
MLJModelInterface = " e80e1ace-859a-464e-9ed9-23947d8ae3ea"
@@ -19,7 +19,7 @@ MLJScikitLearnInterface = "0.6"
19
19
MLJModelInterface = " 1.10"
20
20
ScientificTypesBase = " 3"
21
21
StableRNGs = " 1"
22
- StatisticalMeasures = " 0.1"
22
+ StatisticalMeasures = " 0.1, 0.2 "
23
23
Tables = " 1.2"
24
24
Test = " 1.6"
25
25
You can’t perform that action at this time.
0 commit comments