rikhuijzer / SIRUS.jl

Interpretable Machine Learning via Rule Extraction
https://sirus.jl.huijzer.xyz/
MIT License
31 stars 2 forks source link

CompatHelper: bump compat for MLJBase to 1, (keep existing compat) #56

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the MLJBase package from 0.21 to 0.21, 1. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

rikhuijzer commented 1 year ago

This PR depends on (at least) https://github.com/JuliaAI/MLJTestInterface.jl/pull/12.

rikhuijzer commented 1 year ago

Also related is https://github.com/JuliaAI/MLJBase.jl/issues/937.