From 918f8c25f5005e9080ea79e28b6d391f00f60274 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Wed, 3 Apr 2024 17:48:18 -0400 Subject: [PATCH] Add more links to sidebar, including CV/HPT. --- doc/index.md | 7 ++++-- doc/sidebar.html | 61 ++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 62 insertions(+), 6 deletions(-) diff --git a/doc/index.md b/doc/index.md index e8d64e4d72..83b2b2a624 100644 --- a/doc/index.md +++ b/doc/index.md @@ -124,9 +124,12 @@ Transform data from one space to another. ### Modeling utilities -Cross-validation, hyperparameter tuning, etc. +Tools for assembling a full data science pipeline. - + * [Cross-validation](user/cv.md): k-fold cross-validation tools for any mlpack + algorithm + * [Hyperparameter tuning](user/hpt.md): generic hyperparameter tuner to find + good hyperparameters for any mlpack algorithm ## Bindings to other languages diff --git a/doc/sidebar.html b/doc/sidebar.html index da95a2d834..63f668b5bf 100644 --- a/doc/sidebar.html +++ b/doc/sidebar.html @@ -18,7 +18,44 @@ when the sidebar is built for each page.