JuliaAI / MLJTuning.jl

Hyperparameter optimization algorithms for use in the MLJ machine learning framework
MIT License
66 stars 12 forks source link

Broken link (404) for each dependent link of the site https://alan-turing-institute.github.io #217

Closed caesquerre closed 5 months ago

caesquerre commented 5 months ago

Hi, I found 404 error code for each link dependent of https://alan-turing-institute.github.io site. e.g.

How do I implement a new tuning strategy? This document assumes familiarity with the Evaluating Model Performance and Performance Measures sections of the MLJ manual. Tuning itself, from the user's perspective, is described in Tuning Models.

It will be great to have update links to those resources.

Thanks,

ablaom commented 5 months ago

Thanks for posting. The manual recently moved to here: https://juliaai.github.io/MLJ.jl/dev/ following the transfer of ownership of MLJ.jl.

ablaom commented 5 months ago

Corrected on dev, the default branch.