Skip to content

Commit

Permalink
Merge pull request #128 from JuliaAI/dev
Browse files Browse the repository at this point in the history
For a 1.3.4 release
  • Loading branch information
ablaom authored Dec 23, 2021
2 parents 6e06450 + 66c24fa commit 597e2dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/MLJModelInterface.jl
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ export @mlj_model, metadata_pkg, metadata_model
# model api
export fit, update, update_data, transform, inverse_transform,
fitted_params, predict, predict_mode, predict_mean, predict_median,
predict_joint, evaluate, clean!, reformat, training_losses,
augmented_transform
predict_joint, evaluate, clean!, reformat, training_losses

# model traits
for trait in MODEL_TRAITS
Expand Down

0 comments on commit 597e2dd

Please sign in to comment.