v0.2.0
MLJXGBoostInterface v0.2.0
-
(breaking) Re-implement the
save
andrestore
methods supporting serialization, to address MLJ API changes at JuliaAI/MLJBase.jl#733. These changes are not backwards compatible: to restore models serialised using MLJXGBoostInterface < 0.2, you will need a version of MLJXGBoostInterface < 0.2 loaded. -
Bump minimum Julia requirement to 1.6
Merged pull requests: