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/11e52fd9 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/11e52fd9 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/11e52fd9 Branch: refs/heads/asf-site Commit: 11e52fd98d4e8083ab35e8ff342230a23f80b41b Parents: 34e2ff0 Author: jenkins <[email protected]> Authored: Wed Jun 27 00:13:26 2018 +0000 Committer: jenkins <[email protected]> Committed: Wed Jun 27 00:13:26 2018 +0000 ---------------------------------------------------------------------- developers/buildingmahout.html | 22 +------------------- developers/developer-resources.html | 22 +------------------- developers/github.html | 22 +------------------- developers/githubPRs.html | 22 +------------------- developers/gsoc.html | 22 +------------------- developers/how-to-become-a-committer.html | 22 +------------------- developers/how-to-contribute.html | 22 +------------------- developers/how-to-release.html | 22 +------------------- developers/how-to-update-the-website.html | 22 +------------------- developers/issue-tracker.html | 22 +------------------- developers/patch-check-list.html | 22 +------------------- developers/thirdparty-dependencies.html | 22 +------------------- developers/version-control.html | 22 +------------------- feed.xml | 2 +- general/books-tutorials-and-talks.html | 22 +------------------- general/downloads.html | 22 +------------------- general/faq.html | 22 +------------------- general/glossary.html | 22 +------------------- general/mahout-benchmarks.html | 22 +------------------- general/mahout-wiki.html | 22 +------------------- general/mailing-lists.html | 22 +------------------- general/powered-by-mahout.html | 22 +------------------- general/privacy-policy.html | 22 +------------------- general/professional-support.html | 22 +------------------- general/reference-reading.html | 22 +------------------- general/release-notes.html | 22 +------------------- general/who-we-are.html | 22 +------------------- index.html | 22 +------------------- news/2017/12/20/new-website.html | 22 +------------------- news/2018/06/18/preping-014.html | 22 +------------------- posts/new-website.html | 22 +------------------- users/algorithms/d-als.html | 22 +------------------- users/algorithms/d-qr.html | 22 +------------------- users/algorithms/d-spca.html | 22 +------------------- users/algorithms/d-ssvd.html | 22 +------------------- users/algorithms/spark-naive-bayes.html | 22 +------------------- users/basics/algorithms.html | 22 +------------------- users/basics/collections.html | 22 +------------------- users/basics/collocations.html | 22 +------------------- users/basics/creating-vectors-from-text.html | 22 +------------------- users/basics/creating-vectors.html | 22 +------------------- .../gaussian-discriminative-analysis.html | 22 +------------------- .../basics/independent-component-analysis.html | 22 +------------------- users/basics/mahout-collections.html | 22 +------------------- users/basics/mahoutintegration.html | 22 +------------------- users/basics/matrix-and-vector-needs.html | 22 +------------------- users/basics/principal-components-analysis.html | 22 +------------------- users/basics/quickstart.html | 22 +------------------- .../svd---singular-value-decomposition.html | 22 +------------------- users/basics/system-requirements.html | 22 +------------------- ...rm-frequency-inverse-document-frequency.html | 22 +------------------- users/classification/bankmarketing-example.html | 22 +------------------- users/classification/bayesian-commandline.html | 22 +------------------- users/classification/bayesian.html | 22 +------------------- users/classification/breiman-example.html | 22 +------------------- users/classification/class-discovery.html | 22 +------------------- users/classification/classifyingyourdata.html | 22 +------------------- users/classification/hidden-markov-models.html | 22 +------------------- .../locally-weighted-linear-regression.html | 22 +------------------- users/classification/logistic-regression.html | 22 +------------------- users/classification/mlp.html | 22 +------------------- users/classification/naivebayes.html | 22 +------------------- users/classification/neural-network.html | 22 +------------------- .../classification/partial-implementation.html | 22 +------------------- users/classification/random-forests.html | 22 +------------------- .../restricted-boltzmann-machines.html | 22 +------------------- .../classification/support-vector-machines.html | 22 +------------------- users/classification/twenty-newsgroups.html | 22 +------------------- .../wikipedia-classifier-example.html | 22 +------------------- users/clustering/20newsgroups.html | 22 +------------------- users/clustering/canopy-clustering.html | 22 +------------------- users/clustering/canopy-commandline.html | 22 +------------------- users/clustering/cluster-dumper.html | 22 +------------------- .../clustering-of-synthetic-control-data.html | 22 +------------------- .../clustering-seinfeld-episodes.html | 22 +------------------- users/clustering/clusteringyourdata.html | 22 +------------------- users/clustering/expectation-maximization.html | 22 +------------------- users/clustering/fuzzy-k-means-commandline.html | 22 +------------------- users/clustering/fuzzy-k-means.html | 22 +------------------- users/clustering/hierarchical-clustering.html | 22 +------------------- users/clustering/k-means-clustering.html | 22 +------------------- users/clustering/k-means-commandline.html | 22 +------------------- .../clustering/latent-dirichlet-allocation.html | 22 +------------------- users/clustering/lda-commandline.html | 22 +------------------- .../clustering/llr---log-likelihood-ratio.html | 22 +------------------- users/clustering/spectral-clustering.html | 22 +------------------- users/clustering/streaming-k-means.html | 22 +------------------- users/clustering/viewing-result.html | 22 +------------------- users/clustering/viewing-results.html | 22 +------------------- .../clustering/visualizing-sample-clusters.html | 22 +------------------- users/dim-reduction/dimensional-reduction.html | 22 +------------------- users/dim-reduction/ssvd.html | 22 +------------------- .../classify-a-doc-from-the-shell.html | 22 +------------------- users/environment/h2o-internals.html | 22 +------------------- users/environment/how-to-build-an-app.html | 22 +------------------- users/environment/in-core-reference.html | 22 +------------------- users/environment/out-of-core-reference.html | 22 +------------------- users/environment/spark-internals.html | 22 +------------------- users/flinkbindings/flink-internals.html | 22 +------------------- .../playing-with-samsara-flink.html | 22 +------------------- users/misc/mr---map-reduce.html | 22 +------------------- .../misc/parallel-frequent-pattern-mining.html | 22 +------------------- users/misc/perceptron-and-winnow.html | 22 +------------------- users/misc/testing.html | 22 +------------------- .../using-mahout-with-python-via-jpype.html | 22 +------------------- users/recommender/intro-als-hadoop.html | 22 +------------------- users/recommender/intro-itembased-hadoop.html | 22 +------------------- users/recommender/matrix-factorization.html | 22 +------------------- .../recommender/recommender-documentation.html | 22 +------------------- .../recommender-first-timer-faq.html | 22 +------------------- users/recommender/userbased-5-minutes.html | 22 +------------------- users/sparkbindings/faq.html | 22 +------------------- users/sparkbindings/home.html | 22 +------------------- users/sparkbindings/play-with-shell.html | 22 +------------------- 114 files changed, 114 insertions(+), 2374 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/11e52fd9/developers/buildingmahout.html ---------------------------------------------------------------------- diff --git a/developers/buildingmahout.html b/developers/buildingmahout.html index 718cd39..4a39297 100644 --- a/developers/buildingmahout.html +++ b/developers/buildingmahout.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/developer-resources.html ---------------------------------------------------------------------- diff --git a/developers/developer-resources.html b/developers/developer-resources.html index e84ca63..9f339da 100644 --- a/developers/developer-resources.html +++ b/developers/developer-resources.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/github.html ---------------------------------------------------------------------- diff --git a/developers/github.html b/developers/github.html index 11ef2a7..3e6b217 100644 --- a/developers/github.html +++ b/developers/github.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/githubPRs.html ---------------------------------------------------------------------- diff --git a/developers/githubPRs.html b/developers/githubPRs.html index 0190b5b..ad78207 100644 --- a/developers/githubPRs.html +++ b/developers/githubPRs.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/gsoc.html ---------------------------------------------------------------------- diff --git a/developers/gsoc.html b/developers/gsoc.html index 4d2ea0e..2618b55 100644 --- a/developers/gsoc.html +++ b/developers/gsoc.html @@ -82,30 +82,10 @@ <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/11e52fd9/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 50d09f8..bf51c03 100644 --- a/developers/how-to-become-a-committer.html +++ b/developers/how-to-become-a-committer.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/how-to-contribute.html ---------------------------------------------------------------------- diff --git a/developers/how-to-contribute.html b/developers/how-to-contribute.html index cc25bbd..e4ea1ef 100644 --- a/developers/how-to-contribute.html +++ b/developers/how-to-contribute.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/how-to-release.html ---------------------------------------------------------------------- diff --git a/developers/how-to-release.html b/developers/how-to-release.html index 36652a8..86ac8b2 100644 --- a/developers/how-to-release.html +++ b/developers/how-to-release.html @@ -82,30 +82,10 @@ <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/11e52fd9/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 d07dd44..32462ee 100644 --- a/developers/how-to-update-the-website.html +++ b/developers/how-to-update-the-website.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/issue-tracker.html ---------------------------------------------------------------------- diff --git a/developers/issue-tracker.html b/developers/issue-tracker.html index b2c0495..8fcee83 100644 --- a/developers/issue-tracker.html +++ b/developers/issue-tracker.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/patch-check-list.html ---------------------------------------------------------------------- diff --git a/developers/patch-check-list.html b/developers/patch-check-list.html index d62c125..998f837 100644 --- a/developers/patch-check-list.html +++ b/developers/patch-check-list.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/thirdparty-dependencies.html ---------------------------------------------------------------------- diff --git a/developers/thirdparty-dependencies.html b/developers/thirdparty-dependencies.html index 0eec944..a4bd35d 100644 --- a/developers/thirdparty-dependencies.html +++ b/developers/thirdparty-dependencies.html @@ -82,30 +82,10 @@ <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/11e52fd9/developers/version-control.html ---------------------------------------------------------------------- diff --git a/developers/version-control.html b/developers/version-control.html index 81b223a..f0ec1f8 100644 --- a/developers/version-control.html +++ b/developers/version-control.html @@ -82,30 +82,10 @@ <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/11e52fd9/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 3873c3c..958f037 100644 --- a/feed.xml +++ b/feed.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.5.0">Jekyll</generator><link href="http://mahout.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://mahout.apache.org//" rel="alternate" type="text/html" /><updated>2018-06-27T00:05:51+00:00</updated><id>http://mahout.apache.org//</id><title type="html">Apache Mahout</title><subtitle>Distributed Linear Algebra</subtitle><author><name>The Apache Software Foundation</name><email>[email protected]</email></author><entry><title type="html">Preparing for version 0.14.0</title><link href="http://mahout.apache.org//news/2018/06/18/preping-014.html" rel="alternate" type="text/html" title="Preparing for version 0.14.0" /><published>2018-06-18T22:16:01+00:00</published><updated>2018-06-18T22:16:01+00:00</updated><id>http://mahout.apache.org//news/2018/06/18/preping-014</id><content type="html" xml:base="http://mahout.apache.org// news/2018/06/18/preping-014.html"><p>Hey all! Weâre preparing for Mahout version 0.14.0.</p> +<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.5.0">Jekyll</generator><link href="http://mahout.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://mahout.apache.org//" rel="alternate" type="text/html" /><updated>2018-06-27T00:09:19+00:00</updated><id>http://mahout.apache.org//</id><title type="html">Apache Mahout</title><subtitle>Distributed Linear Algebra</subtitle><author><name>The Apache Software Foundation</name><email>[email protected]</email></author><entry><title type="html">Preparing for version 0.14.0</title><link href="http://mahout.apache.org//news/2018/06/18/preping-014.html" rel="alternate" type="text/html" title="Preparing for version 0.14.0" /><published>2018-06-18T22:16:01+00:00</published><updated>2018-06-18T22:16:01+00:00</updated><id>http://mahout.apache.org//news/2018/06/18/preping-014</id><content type="html" xml:base="http://mahout.apache.org// news/2018/06/18/preping-014.html"><p>Hey all! Weâre preparing for Mahout version 0.14.0.</p> <p>This release might not seem super exciting from a user perspective (except weâre bumping Apache Spark to version 2.x and Scala to version 2.11) but http://git-wip-us.apache.org/repos/asf/mahout/blob/11e52fd9/general/books-tutorials-and-talks.html ---------------------------------------------------------------------- diff --git a/general/books-tutorials-and-talks.html b/general/books-tutorials-and-talks.html index 9a1a33e..b7d2ed4 100644 --- a/general/books-tutorials-and-talks.html +++ b/general/books-tutorials-and-talks.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/downloads.html ---------------------------------------------------------------------- diff --git a/general/downloads.html b/general/downloads.html index 6e4763a..3ce40e9 100644 --- a/general/downloads.html +++ b/general/downloads.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/faq.html ---------------------------------------------------------------------- diff --git a/general/faq.html b/general/faq.html index 45f6996..fc6e095 100644 --- a/general/faq.html +++ b/general/faq.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/glossary.html ---------------------------------------------------------------------- diff --git a/general/glossary.html b/general/glossary.html index bbf4620..5be0c1b 100644 --- a/general/glossary.html +++ b/general/glossary.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/mahout-benchmarks.html ---------------------------------------------------------------------- diff --git a/general/mahout-benchmarks.html b/general/mahout-benchmarks.html index 9570f3f..d8334cb 100644 --- a/general/mahout-benchmarks.html +++ b/general/mahout-benchmarks.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/mahout-wiki.html ---------------------------------------------------------------------- diff --git a/general/mahout-wiki.html b/general/mahout-wiki.html index f92b678..f81c86a 100644 --- a/general/mahout-wiki.html +++ b/general/mahout-wiki.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/mailing-lists.html ---------------------------------------------------------------------- diff --git a/general/mailing-lists.html b/general/mailing-lists.html index 999f2f8..ef7f730 100644 --- a/general/mailing-lists.html +++ b/general/mailing-lists.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/powered-by-mahout.html ---------------------------------------------------------------------- diff --git a/general/powered-by-mahout.html b/general/powered-by-mahout.html index 419d6e6..a1a4fd2 100644 --- a/general/powered-by-mahout.html +++ b/general/powered-by-mahout.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/privacy-policy.html ---------------------------------------------------------------------- diff --git a/general/privacy-policy.html b/general/privacy-policy.html index 83df363..80162a4 100644 --- a/general/privacy-policy.html +++ b/general/privacy-policy.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/professional-support.html ---------------------------------------------------------------------- diff --git a/general/professional-support.html b/general/professional-support.html index 3b2439f..2f19427 100644 --- a/general/professional-support.html +++ b/general/professional-support.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/reference-reading.html ---------------------------------------------------------------------- diff --git a/general/reference-reading.html b/general/reference-reading.html index 21d0ac7..2bbcb32 100644 --- a/general/reference-reading.html +++ b/general/reference-reading.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/release-notes.html ---------------------------------------------------------------------- diff --git a/general/release-notes.html b/general/release-notes.html index 8b21c53..34fde26 100644 --- a/general/release-notes.html +++ b/general/release-notes.html @@ -82,30 +82,10 @@ <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/11e52fd9/general/who-we-are.html ---------------------------------------------------------------------- diff --git a/general/who-we-are.html b/general/who-we-are.html index 8c4e982..a82a9cd 100644 --- a/general/who-we-are.html +++ b/general/who-we-are.html @@ -82,30 +82,10 @@ <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/11e52fd9/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index a658887..a4835d5 100644 --- a/index.html +++ b/index.html @@ -82,30 +82,10 @@ <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>
