DataScienceTutorials.jl icon indicating copy to clipboard operation
DataScienceTutorials.jl copied to clipboard

Tuning using RandomSearch

Open ablaom opened this issue 5 years ago • 0 comments

Be good to add this. Very basic example is in the manual:

https://alan-turing-institute.github.io/MLJ.jl/dev/tuning_models/#Tuning-using-a-random-search-1

which also includes the detailed doc-string. The doc-string for StatsBase.fit there also has relevant information about how various distributions get fit to a range if an explicit prior is not specified.

ablaom avatar Jun 16 '20 21:06 ablaom