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.