Results 455 comments of Thibaut Lienart

To be fair to @schlichtanders, he did give a lot of useful feedback over at Franklin.jl. I think the points raised as difficulties for Franklin are unlikely to get solved...

I seem to have outdated information for a big chunk of this discussion but fwiw I agree with you that "feature-sparse" seems the more relevant/important use case. Note that in...

Thanks for this. For bagging ensembles it's reasonably straightforward. Some models we interface with also have it (e.g. XGBoost) and so it can just be part of the interface (via...

The recently created https://github.com/nredell/ShapML.jl may also be a very nice add (already compatible with MLJ as far as I can see) cc @nredell

Sounds good though the replace every test does not seem necessary? I was thinking we have `color_off()` maybe we can have `logging_off()`.

Wouldn't that prevent users from using Logging themselves?

probably best to ask that on Discourse?

I’m a bit confused though, my initial question was to enable log surpression for the whole of MLJ in one function call; IMO this could be achieved by only logging...

@azev77 this is unrelated, if you can run the script please kindly close this issue as the name is fairly ominous! Thanks :)

Yes that analysis is fine however * the tutorial will take some time to get integrated * the present issue is currently not super helpful because it doesn't point to...