Automatic Site Publish by Buildbot
Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/a9262d54 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/a9262d54 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/a9262d54 Branch: refs/heads/asf-site Commit: a9262d54b3c0715c88c63d3dd4dc898dd9f59384 Parents: 4fd3654 Author: jenkins <[email protected]> Authored: Tue Jun 26 23:58:13 2018 +0000 Committer: jenkins <[email protected]> Committed: Tue Jun 26 23:58:13 2018 +0000 ---------------------------------------------------------------------- developers/buildingmahout.html | 42 ++ developers/developer-resources.html | 42 ++ developers/github.html | 42 ++ developers/githubPRs.html | 42 ++ developers/gsoc.html | 42 ++ developers/how-to-become-a-committer.html | 42 ++ developers/how-to-contribute.html | 42 ++ developers/how-to-release.html | 42 ++ developers/how-to-update-the-website.html | 42 ++ developers/issue-tracker.html | 42 ++ developers/patch-check-list.html | 42 ++ developers/thirdparty-dependencies.html | 42 ++ developers/version-control.html | 42 ++ .../algorithms/clustering/canopy/index.html | 8 +- .../algorithms/clustering/distance-metrics.html | 8 +- docs/latest/algorithms/clustering/index.html | 8 +- docs/latest/algorithms/linear-algebra/d-qr.html | 8 +- .../algorithms/linear-algebra/d-spca.html | 8 +- .../algorithms/linear-algebra/d-ssvd.html | 8 +- .../latest/algorithms/linear-algebra/index.html | 8 +- .../map-reduce/classification/bayesian.html | 8 +- .../classification/class-discovery.html | 8 +- .../classification/classifyingyourdata.html | 8 +- .../map-reduce/classification/collocations.html | 8 +- .../gaussian-discriminative-analysis.html | 8 +- .../classification/hidden-markov-models.html | 8 +- .../independent-component-analysis.html | 8 +- .../locally-weighted-linear-regression.html | 8 +- .../classification/logistic-regression.html | 8 +- .../classification/mahout-collections.html | 8 +- .../map-reduce/classification/mlp.html | 8 +- .../map-reduce/classification/naivebayes.html | 8 +- .../classification/neural-network.html | 8 +- .../classification/partial-implementation.html | 8 +- .../classification/random-forests.html | 8 +- .../restricted-boltzmann-machines.html | 8 +- .../classification/support-vector-machines.html | 8 +- .../clustering/canopy-clustering.html | 8 +- .../map-reduce/clustering/cluster-dumper.html | 8 +- .../clustering/expectation-maximization.html | 8 +- .../map-reduce/clustering/fuzzy-k-means.html | 8 +- .../clustering/hierarchical-clustering.html | 8 +- .../clustering/k-means-clustering.html | 8 +- .../clustering/latent-dirichlet-allocation.html | 8 +- .../clustering/llr---log-likelihood-ratio.html | 8 +- .../clustering/spectral-clustering.html | 8 +- .../clustering/streaming-k-means.html | 8 +- docs/latest/algorithms/map-reduce/index.html | 8 +- .../algorithms/preprocessors/AsFactor.html | 8 +- .../algorithms/preprocessors/MeanCenter.html | 8 +- .../preprocessors/StandardScaler.html | 8 +- docs/latest/algorithms/preprocessors/index.html | 8 +- docs/latest/algorithms/recommenders/cco.html | 672 +++++++++++++++++++ docs/latest/algorithms/recommenders/d-als.html | 239 +++++++ docs/latest/algorithms/recommenders/index.html | 236 +++++++ .../algorithms/regression/fittness-tests.html | 8 +- docs/latest/algorithms/regression/index.html | 8 +- docs/latest/algorithms/regression/ols.html | 8 +- .../serial-correlation/cochrane-orcutt.html | 8 +- .../regression/serial-correlation/dw-test.html | 8 +- docs/latest/algorithms/template.html | 8 +- docs/latest/distributed/flink-bindings.html | 8 +- docs/latest/distributed/h2o-internals.html | 8 +- docs/latest/distributed/spark-bindings/faq.html | 8 +- .../distributed/spark-bindings/index.html | 8 +- docs/latest/index.html | 8 +- docs/latest/mahout-samsara/faq.html | 8 +- .../mahout-samsara/in-core-reference.html | 8 +- .../mahout-samsara/out-of-core-reference.html | 8 +- docs/latest/native-solvers/cuda.html | 8 +- docs/latest/native-solvers/viennacl-omp.html | 8 +- docs/latest/native-solvers/viennacl.html | 8 +- docs/latest/quickstart.html | 8 +- docs/latest/tutorials/cco-lastfm/index.html | 8 +- docs/latest/tutorials/eigenfaces/index.html | 8 +- .../intro-cooccurrence-spark/index.html | 8 +- .../classification/bankmarketing-example.html | 8 +- .../classification/breiman-example.html | 8 +- .../classification/twenty-newsgroups.html | 8 +- .../wikipedia-classifier-example.html | 8 +- .../map-reduce/clustering/20newsgroups.html | 8 +- .../clustering/canopy-commandline.html | 8 +- .../clustering-of-synthetic-control-data.html | 8 +- .../clustering-seinfeld-episodes.html | 8 +- .../clustering/clusteringyourdata.html | 8 +- .../clustering/fuzzy-k-means-commandline.html | 8 +- .../clustering/k-means-commandline.html | 8 +- .../map-reduce/clustering/lda-commandline.html | 8 +- .../map-reduce/clustering/viewing-result.html | 8 +- .../map-reduce/clustering/viewing-results.html | 8 +- .../clustering/visualizing-sample-clusters.html | 8 +- docs/latest/tutorials/map-reduce/index.html | 8 +- .../map-reduce/misc/mr---map-reduce.html | 8 +- .../misc/parallel-frequent-pattern-mining.html | 8 +- .../map-reduce/misc/perceptron-and-winnow.html | 8 +- .../tutorials/map-reduce/misc/testing.html | 8 +- .../using-mahout-with-python-via-jpype.html | 8 +- .../recommender/intro-als-hadoop.html | 8 +- .../recommender/intro-cooccurrence-spark.html | 8 +- .../recommender/intro-itembased-hadoop.html | 8 +- .../recommender/matrix-factorization.html | 8 +- .../map-reduce/recommender/quickstart.html | 8 +- .../recommender/recommender-documentation.html | 8 +- .../recommender-first-timer-faq.html | 8 +- .../recommender/userbased-5-minutes.html | 8 +- .../misc/contributing-algos/index.html | 8 +- .../tutorials/misc/how-to-build-an-app.html | 8 +- .../misc/mahout-in-zeppelin/index.html | 8 +- .../samsara/classify-a-doc-from-the-shell.html | 8 +- .../tutorials/samsara/play-with-shell.html | 8 +- .../playing-with-samsara-flink-batch.html | 8 +- .../tutorials/samsara/spark-naive-bayes.html | 8 +- feed.xml | 2 +- general/books-tutorials-and-talks.html | 42 ++ general/downloads.html | 42 ++ general/faq.html | 42 ++ general/glossary.html | 42 ++ general/mahout-benchmarks.html | 42 ++ general/mahout-wiki.html | 42 ++ general/mailing-lists.html | 42 ++ general/powered-by-mahout.html | 42 ++ general/privacy-policy.html | 42 ++ general/professional-support.html | 42 ++ general/reference-reading.html | 42 ++ general/release-notes.html | 42 ++ general/who-we-are.html | 42 ++ index.html | 42 ++ news/2017/12/20/new-website.html | 42 ++ news/2018/06/18/preping-014.html | 42 ++ posts/new-website.html | 42 ++ users/algorithms/d-als.html | 42 ++ users/algorithms/d-qr.html | 42 ++ users/algorithms/d-spca.html | 42 ++ users/algorithms/d-ssvd.html | 42 ++ users/algorithms/intro-cooccurrence-spark.html | 46 +- users/algorithms/recommender-overview.html | 44 +- users/algorithms/spark-naive-bayes.html | 42 ++ users/basics/algorithms.html | 42 ++ users/basics/collections.html | 42 ++ users/basics/collocations.html | 42 ++ users/basics/creating-vectors-from-text.html | 42 ++ users/basics/creating-vectors.html | 42 ++ .../gaussian-discriminative-analysis.html | 42 ++ .../basics/independent-component-analysis.html | 42 ++ users/basics/mahout-collections.html | 42 ++ users/basics/mahoutintegration.html | 42 ++ users/basics/matrix-and-vector-needs.html | 42 ++ users/basics/principal-components-analysis.html | 42 ++ users/basics/quickstart.html | 42 ++ .../svd---singular-value-decomposition.html | 42 ++ users/basics/system-requirements.html | 42 ++ ...rm-frequency-inverse-document-frequency.html | 42 ++ users/classification/bankmarketing-example.html | 42 ++ users/classification/bayesian-commandline.html | 42 ++ users/classification/bayesian.html | 42 ++ users/classification/breiman-example.html | 42 ++ users/classification/class-discovery.html | 42 ++ users/classification/classifyingyourdata.html | 42 ++ users/classification/hidden-markov-models.html | 42 ++ .../locally-weighted-linear-regression.html | 42 ++ users/classification/logistic-regression.html | 42 ++ users/classification/mlp.html | 42 ++ users/classification/naivebayes.html | 42 ++ users/classification/neural-network.html | 42 ++ .../classification/partial-implementation.html | 42 ++ users/classification/random-forests.html | 42 ++ .../restricted-boltzmann-machines.html | 42 ++ .../classification/support-vector-machines.html | 42 ++ users/classification/twenty-newsgroups.html | 42 ++ .../wikipedia-classifier-example.html | 42 ++ users/clustering/20newsgroups.html | 42 ++ users/clustering/canopy-clustering.html | 42 ++ users/clustering/canopy-commandline.html | 42 ++ users/clustering/cluster-dumper.html | 42 ++ .../clustering-of-synthetic-control-data.html | 42 ++ .../clustering-seinfeld-episodes.html | 42 ++ users/clustering/clusteringyourdata.html | 42 ++ users/clustering/expectation-maximization.html | 42 ++ users/clustering/fuzzy-k-means-commandline.html | 42 ++ users/clustering/fuzzy-k-means.html | 42 ++ users/clustering/hierarchical-clustering.html | 42 ++ users/clustering/k-means-clustering.html | 42 ++ users/clustering/k-means-commandline.html | 42 ++ .../clustering/latent-dirichlet-allocation.html | 42 ++ users/clustering/lda-commandline.html | 42 ++ .../clustering/llr---log-likelihood-ratio.html | 42 ++ users/clustering/spectral-clustering.html | 42 ++ users/clustering/streaming-k-means.html | 42 ++ users/clustering/viewing-result.html | 42 ++ users/clustering/viewing-results.html | 42 ++ .../clustering/visualizing-sample-clusters.html | 42 ++ users/dim-reduction/dimensional-reduction.html | 42 ++ users/dim-reduction/ssvd.html | 42 ++ .../classify-a-doc-from-the-shell.html | 42 ++ users/environment/h2o-internals.html | 42 ++ users/environment/how-to-build-an-app.html | 42 ++ users/environment/in-core-reference.html | 42 ++ users/environment/out-of-core-reference.html | 42 ++ users/environment/spark-internals.html | 42 ++ users/flinkbindings/flink-internals.html | 42 ++ .../playing-with-samsara-flink.html | 42 ++ users/misc/mr---map-reduce.html | 42 ++ .../misc/parallel-frequent-pattern-mining.html | 42 ++ users/misc/perceptron-and-winnow.html | 42 ++ users/misc/testing.html | 42 ++ .../using-mahout-with-python-via-jpype.html | 42 ++ users/recommender/intro-als-hadoop.html | 42 ++ users/recommender/intro-cooccurrence-spark.html | 239 ++++--- users/recommender/intro-itembased-hadoop.html | 42 ++ users/recommender/matrix-factorization.html | 42 ++ users/recommender/quickstart.html | 42 ++ .../recommender/recommender-documentation.html | 42 ++ .../recommender-first-timer-faq.html | 42 ++ users/recommender/userbased-5-minutes.html | 42 ++ users/sparkbindings/faq.html | 42 ++ users/sparkbindings/home.html | 42 ++ users/sparkbindings/play-with-shell.html | 42 ++ 217 files changed, 6549 insertions(+), 485 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/buildingmahout.html ---------------------------------------------------------------------- diff --git a/developers/buildingmahout.html b/developers/buildingmahout.html index 24dd684..718cd39 100644 --- a/developers/buildingmahout.html +++ b/developers/buildingmahout.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/developer-resources.html ---------------------------------------------------------------------- diff --git a/developers/developer-resources.html b/developers/developer-resources.html index f4495aa..e84ca63 100644 --- a/developers/developer-resources.html +++ b/developers/developer-resources.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/github.html ---------------------------------------------------------------------- diff --git a/developers/github.html b/developers/github.html index 4a9c9bb..11ef2a7 100644 --- a/developers/github.html +++ b/developers/github.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/githubPRs.html ---------------------------------------------------------------------- diff --git a/developers/githubPRs.html b/developers/githubPRs.html index 93b1cb6..0190b5b 100644 --- a/developers/githubPRs.html +++ b/developers/githubPRs.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/gsoc.html ---------------------------------------------------------------------- diff --git a/developers/gsoc.html b/developers/gsoc.html index 2010d2a..4d2ea0e 100644 --- a/developers/gsoc.html +++ b/developers/gsoc.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/how-to-become-a-committer.html ---------------------------------------------------------------------- diff --git a/developers/how-to-become-a-committer.html b/developers/how-to-become-a-committer.html index 3b36836..50d09f8 100644 --- a/developers/how-to-become-a-committer.html +++ b/developers/how-to-become-a-committer.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/how-to-contribute.html ---------------------------------------------------------------------- diff --git a/developers/how-to-contribute.html b/developers/how-to-contribute.html index 4ad4cd4..cc25bbd 100644 --- a/developers/how-to-contribute.html +++ b/developers/how-to-contribute.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/how-to-release.html ---------------------------------------------------------------------- diff --git a/developers/how-to-release.html b/developers/how-to-release.html index 47dc29b..36652a8 100644 --- a/developers/how-to-release.html +++ b/developers/how-to-release.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/how-to-update-the-website.html ---------------------------------------------------------------------- diff --git a/developers/how-to-update-the-website.html b/developers/how-to-update-the-website.html index 28de8e2..d07dd44 100644 --- a/developers/how-to-update-the-website.html +++ b/developers/how-to-update-the-website.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/issue-tracker.html ---------------------------------------------------------------------- diff --git a/developers/issue-tracker.html b/developers/issue-tracker.html index 569d2dc..b2c0495 100644 --- a/developers/issue-tracker.html +++ b/developers/issue-tracker.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/patch-check-list.html ---------------------------------------------------------------------- diff --git a/developers/patch-check-list.html b/developers/patch-check-list.html index 6cbc7f4..d62c125 100644 --- a/developers/patch-check-list.html +++ b/developers/patch-check-list.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/thirdparty-dependencies.html ---------------------------------------------------------------------- diff --git a/developers/thirdparty-dependencies.html b/developers/thirdparty-dependencies.html index b970ef6..0eec944 100644 --- a/developers/thirdparty-dependencies.html +++ b/developers/thirdparty-dependencies.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/developers/version-control.html ---------------------------------------------------------------------- diff --git a/developers/version-control.html b/developers/version-control.html index 40f9e02..81b223a 100644 --- a/developers/version-control.html +++ b/developers/version-control.html @@ -64,6 +64,48 @@ <a class="nav-link" href="/docs/latest/index.html">Overview</a> </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + + --> + </li> + <!-- Algorithms (Samsara / MR) --> + <li class="nav-item dropdown"> + <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Algorithms</a> + <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> + <a class="dropdown-item" href="/docs/latest/algorithms/linear-algebra">Distributed Linear Algebra</a> + <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> + <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> + <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> + <div class="dropdown-divider"></div> + <h6 class="dropdown-header">Deprecated</h6> + <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> + </div> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!-- + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <li role="separator" class="divider"></li> + <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> + --> + </li> + <!-- Developers --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Developers</a> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/docs/latest/algorithms/clustering/canopy/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/clustering/canopy/index.html b/docs/latest/algorithms/clustering/canopy/index.html index 7329e3b..cdd845e 100644 --- a/docs/latest/algorithms/clustering/canopy/index.html +++ b/docs/latest/algorithms/clustering/canopy/index.html @@ -78,7 +78,7 @@ <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Tutorial</a> <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <div class="dropdown-divider"></div> - <h6 class="dropdown-header">Reccomenders</h6> + <h6 class="dropdown-header">Recommenders</h6> <a class="dropdown-item" href="/docs/latest/tutorials/cco-lastfm">CCO Example with Last.FM Data</a> <a class="dropdown-item" href="/docs/latest/tutorials/intro-cooccurrence-spark">Introduction to Cooccurrence in Spark</a> <div class="dropdown-divider"></div> @@ -107,14 +107,14 @@ <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders">Reccomenders</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> </div> - <!--<a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> <!-- - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> <li role="separator" class="divider"></li> <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/docs/latest/algorithms/clustering/distance-metrics.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/clustering/distance-metrics.html b/docs/latest/algorithms/clustering/distance-metrics.html index 7a3fe78..ff79cfb 100644 --- a/docs/latest/algorithms/clustering/distance-metrics.html +++ b/docs/latest/algorithms/clustering/distance-metrics.html @@ -78,7 +78,7 @@ <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Tutorial</a> <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <div class="dropdown-divider"></div> - <h6 class="dropdown-header">Reccomenders</h6> + <h6 class="dropdown-header">Recommenders</h6> <a class="dropdown-item" href="/docs/latest/tutorials/cco-lastfm">CCO Example with Last.FM Data</a> <a class="dropdown-item" href="/docs/latest/tutorials/intro-cooccurrence-spark">Introduction to Cooccurrence in Spark</a> <div class="dropdown-divider"></div> @@ -107,14 +107,14 @@ <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders">Reccomenders</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> </div> - <!--<a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> <!-- - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> <li role="separator" class="divider"></li> <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/docs/latest/algorithms/clustering/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/clustering/index.html b/docs/latest/algorithms/clustering/index.html index 2bb146e..8fa7134 100644 --- a/docs/latest/algorithms/clustering/index.html +++ b/docs/latest/algorithms/clustering/index.html @@ -78,7 +78,7 @@ <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Tutorial</a> <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <div class="dropdown-divider"></div> - <h6 class="dropdown-header">Reccomenders</h6> + <h6 class="dropdown-header">Recommenders</h6> <a class="dropdown-item" href="/docs/latest/tutorials/cco-lastfm">CCO Example with Last.FM Data</a> <a class="dropdown-item" href="/docs/latest/tutorials/intro-cooccurrence-spark">Introduction to Cooccurrence in Spark</a> <div class="dropdown-divider"></div> @@ -107,14 +107,14 @@ <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders">Reccomenders</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> </div> - <!--<a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> <!-- - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> <li role="separator" class="divider"></li> <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/docs/latest/algorithms/linear-algebra/d-qr.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/linear-algebra/d-qr.html b/docs/latest/algorithms/linear-algebra/d-qr.html index 4875fe8..6a38294 100644 --- a/docs/latest/algorithms/linear-algebra/d-qr.html +++ b/docs/latest/algorithms/linear-algebra/d-qr.html @@ -78,7 +78,7 @@ <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Tutorial</a> <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <div class="dropdown-divider"></div> - <h6 class="dropdown-header">Reccomenders</h6> + <h6 class="dropdown-header">Recommenders</h6> <a class="dropdown-item" href="/docs/latest/tutorials/cco-lastfm">CCO Example with Last.FM Data</a> <a class="dropdown-item" href="/docs/latest/tutorials/intro-cooccurrence-spark">Introduction to Cooccurrence in Spark</a> <div class="dropdown-divider"></div> @@ -107,14 +107,14 @@ <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders">Reccomenders</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> </div> - <!--<a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> <!-- - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> <li role="separator" class="divider"></li> <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li> http://git-wip-us.apache.org/repos/asf/mahout/blob/a9262d54/docs/latest/algorithms/linear-algebra/d-spca.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/linear-algebra/d-spca.html b/docs/latest/algorithms/linear-algebra/d-spca.html index 8b340a5..b930900 100644 --- a/docs/latest/algorithms/linear-algebra/d-spca.html +++ b/docs/latest/algorithms/linear-algebra/d-spca.html @@ -78,7 +78,7 @@ <a class="nav-link dropdown-toggle" href="" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Tutorial</a> <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <div class="dropdown-divider"></div> - <h6 class="dropdown-header">Reccomenders</h6> + <h6 class="dropdown-header">Recommenders</h6> <a class="dropdown-item" href="/docs/latest/tutorials/cco-lastfm">CCO Example with Last.FM Data</a> <a class="dropdown-item" href="/docs/latest/tutorials/intro-cooccurrence-spark">Introduction to Cooccurrence in Spark</a> <div class="dropdown-divider"></div> @@ -107,14 +107,14 @@ <a class="dropdown-item" href="/docs/latest/algorithms/preprocessors">Preprocessors</a> <a class="dropdown-item" href="/docs/latest/algorithms/regression">Regression</a> <a class="dropdown-item" href="/docs/latest/algorithms/clustering">Clustering</a> - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders">Reccomenders</a> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders">Recommenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> <a class="dropdown-item" href="/docs/latest/algorithms/map-reduce">MapReduce <i>(deprecated)</i></a> </div> - <!--<a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> + <!--<a class="dropdown-item" href="/docs/latest/algorithms/recommenders/recommender-overview.html">Reccomender Overview</a></li> Do we still need? seems like short version of next post--> <!-- - <a class="dropdown-item" href="/docs/latest/algorithms/reccomenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> + <a class="dropdown-item" href="/docs/latest/algorithms/recommenders/intro-cooccurrence-spark.html">Intro to Coocurrence With Spark</a></li> <li role="separator" class="divider"></li> <li><span> <a href="/docs/latest/algorithms/map-reduce"><b>MapReduce</b> (deprecated)</a><span></li>
