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 1
1
name = " MLJModelInterface"
2
2
uuid = " e80e1ace-859a-464e-9ed9-23947d8ae3ea"
3
3
authors = [" Thibaut Lienart and Anthony Blaom" ]
4
- version = " 1.1.1 "
4
+ version = " 1.1.2 "
5
5
6
6
[deps ]
7
7
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8
8
ScientificTypesBase = " 30f210dd-8aff-4c5f-94ba-8e64358c1161"
9
9
StatisticalTraits = " 64bff920-2084-43da-a3e6-9bb72801c0c9"
10
10
11
11
[compat ]
12
- ScientificTypesBase = " 1"
12
+ ScientificTypesBase = " 1, 2 "
13
13
StatisticalTraits = " 2"
14
14
julia = " 1"
15
15
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ machine learning models into
7
7
8
8
| Linux | Coverage |
9
9
| :-----------: | :------: |
10
- | [ ![ Build Status] ( https://github.com/alan-turing-institute /MLJModelInterface.jl/workflows/CI/badge.svg )] ( https://github.com/alan-turing-institute /MLJModelInterface.jl/actions ) | [ ![ codecov.io] ( http://codecov.io/github/alan-turing-institute /MLJModelInterface.jl/coverage.svg?branch=master )] ( http://codecov.io/github/alan-turing-institute /MLJModelInterface.jl?branch=master ) |
10
+ | [ ![ Build Status] ( https://github.com/JuliaAI /MLJModelInterface.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaAI /MLJModelInterface.jl/actions ) | [ ![ codecov.io] ( http://codecov.io/github/JuliaAI /MLJModelInterface.jl/coverage.svg?branch=master )] ( http://codecov.io/github/JuliaAI /MLJModelInterface.jl?branch=master ) |
11
11
12
12
13
13
[ MLJ] ( https://github.com/alan-turing-institute/MLJ.jl ) is a framework
You can’t perform that action at this time.
0 commit comments