diff --git a/doc/index.md b/doc/index.md index d9ebf87571..d16fb3a312 100644 --- a/doc/index.md +++ b/doc/index.md @@ -120,6 +120,7 @@ Prepare data for machine learning algorithms. Transform data from one space to another. + * [`NMF`](user/methods/nmf.md): non-negative matrix factorization * [`PCA`](user/methods/pca.md): principal components analysis ### Modeling utilities diff --git a/doc/sidebar.html b/doc/sidebar.html index 478ae85ff7..1f5321416a 100644 --- a/doc/sidebar.html +++ b/doc/sidebar.html @@ -179,6 +179,11 @@ when the sidebar is built for each page.