Anthony Blaom, PhD

Results 815 comments of Anthony Blaom, PhD

In particular, is there any reason why we can't replace the `Pkg.update()` commands in lines like [this one](https://github.com/JuliaAI/DataScienceTutorials.jl/blob/144a89ecb881959078daf4e38a2399064e85539d/_literate/A-ensembles-2/tutorial.jl#L3) with `Pkg.instantiate()` ?

I think we can just add a sentence like, "Tuning does not improve our test score. It's possible the tuned model does not generalise any better, or that, by chance,...

I'm guessing that the Breast Cancer tutorial, which compares multiple models programmatically, was the ultimate outcome of this discussion and am closing. Feel free to re-open if I am mistaken.

I think the items here are mostly done or stale. So closing.

Now moved to a new "advanced" section

On reconsideration, we should just use a standard pipeline, and not a learning network as these are more advanced.

Thanks for the comments, @juliohm . I am currently on holiday and not so active in this space just now. I am not opposed to a move to abandon multiple...