Anthony Blaom, PhD

Results 814 comments of Anthony Blaom, PhD

Also, if you haven't already, an [MLJ-compliant doc string](https://juliaai.github.io/MLJModelInterface.jl/dev/document_strings/) which preferably includes a self-contained example. (Also helpful for our review).

Will act on this very soon.

'Short' includes a dropout layer and for this reason is needed in tests, if I remember correctly. I agree the name is not great and we could deprecate to "testing...

Closed as not planned

@vonpetersenn Thanks for flagging this source of confusion. Updated the title of this post accordingly and re-opened.

> I always think display stuff should not be considered part of the API and therefore not breaking I vote for non-breaking.

And then, some packages providing implementations of the MLJ API will likely need updating to CategoricalArrays 1.0 and/or CategoricalDistributions 0.2: - [x] BetaML - [x] CatBoost ([requested](https://github.com/JuliaAI/CatBoost.jl/issues/43)) - [x] EvoTrees...

@juliohm MLJ is now updated. Use MLJ 0.22. It's only tagged breaking because of the change in behaviour of `levels`/`unique`; see the release notes for details.

Very exciting to get some time series models! Someone will review your MLJ interfaces shortly.