Releases: JuliaAI/MLJTestIntegration.jl
Releases · JuliaAI/MLJTestIntegration.jl
v0.5.2
v0.5.1
v0.5.0
MLJTestIntegration v0.5.0
- (new feature) Add a method
test(model; options...)
for testing a single model using multiple, inferred datasets. - (breaking) Remove
test_single_target_classifiers
,test_single_target_regressors
,test_single_target_count_regressors
,test_continuous_table_transformers
.
Merged pull requests:
v0.4.1
MLJTestIntegration v0.4.1
Merged pull requests:
- Update the /examples. No new release (#33) (@ablaom)
- edit the
test
docstring (#34) (@OkonSamuel) - Update special_cases.jl (#35) (@OkonSamuel)
v0.4.0
MLJTestIntegration v0.4.0
Merged pull requests:
v0.3.0
MLJTestIntegration v0.3.0
- (Code organisation). Refactor code to make new package MLJTestInterface.jl the foundation (#27)
Merged pull requests: