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/ec142d70 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/ec142d70 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/ec142d70 Branch: refs/heads/asf-site Commit: ec142d70465fdf429e05c4712301620228a552ee Parents: 3eb885b Author: jenkins <[email protected]> Authored: Fri Dec 22 03:50:40 2017 +0000 Committer: jenkins <[email protected]> Committed: Fri Dec 22 03:50:40 2017 +0000 ---------------------------------------------------------------------- docs/latest/algorithms/clustering/canopy/index.html | 1 + docs/latest/algorithms/clustering/distance-metrics.html | 1 + docs/latest/algorithms/clustering/index.html | 5 ++++- docs/latest/algorithms/linear-algebra/d-qr.html | 1 + docs/latest/algorithms/linear-algebra/d-spca.html | 1 + docs/latest/algorithms/linear-algebra/d-ssvd.html | 1 + docs/latest/algorithms/linear-algebra/index.html | 1 + docs/latest/algorithms/map-reduce/classification/bayesian.html | 1 + .../algorithms/map-reduce/classification/class-discovery.html | 1 + .../map-reduce/classification/classifyingyourdata.html | 1 + .../algorithms/map-reduce/classification/collocations.html | 1 + .../classification/gaussian-discriminative-analysis.html | 1 + .../map-reduce/classification/hidden-markov-models.html | 1 + .../classification/independent-component-analysis.html | 1 + .../classification/locally-weighted-linear-regression.html | 1 + .../map-reduce/classification/logistic-regression.html | 1 + .../map-reduce/classification/mahout-collections.html | 1 + docs/latest/algorithms/map-reduce/classification/mlp.html | 1 + .../algorithms/map-reduce/classification/naivebayes.html | 1 + .../algorithms/map-reduce/classification/neural-network.html | 1 + .../map-reduce/classification/partial-implementation.html | 1 + .../algorithms/map-reduce/classification/random-forests.html | 1 + .../classification/restricted-boltzmann-machines.html | 1 + .../map-reduce/classification/support-vector-machines.html | 1 + .../algorithms/map-reduce/clustering/canopy-clustering.html | 1 + .../algorithms/map-reduce/clustering/cluster-dumper.html | 1 + .../map-reduce/clustering/expectation-maximization.html | 1 + .../latest/algorithms/map-reduce/clustering/fuzzy-k-means.html | 1 + .../map-reduce/clustering/hierarchical-clustering.html | 1 + .../algorithms/map-reduce/clustering/k-means-clustering.html | 1 + .../map-reduce/clustering/latent-dirichlet-allocation.html | 1 + .../map-reduce/clustering/llr---log-likelihood-ratio.html | 1 + .../algorithms/map-reduce/clustering/spectral-clustering.html | 1 + .../algorithms/map-reduce/clustering/streaming-k-means.html | 1 + docs/latest/algorithms/map-reduce/index.html | 1 + docs/latest/algorithms/preprocessors/AsFactor.html | 1 + docs/latest/algorithms/preprocessors/MeanCenter.html | 1 + docs/latest/algorithms/preprocessors/StandardScaler.html | 1 + docs/latest/algorithms/preprocessors/index.html | 6 +++++- docs/latest/algorithms/reccomenders/cco.html | 1 + docs/latest/algorithms/reccomenders/d-als.html | 1 + docs/latest/algorithms/reccomenders/index.html | 1 + docs/latest/algorithms/regression/fittness-tests.html | 1 + docs/latest/algorithms/regression/index.html | 5 ++++- docs/latest/algorithms/regression/ols.html | 1 + .../regression/serial-correlation/cochrane-orcutt.html | 1 + .../algorithms/regression/serial-correlation/dw-test.html | 1 + docs/latest/algorithms/template.html | 3 ++- docs/latest/distributed/flink-bindings.html | 1 + docs/latest/distributed/h2o-internals.html | 1 + docs/latest/distributed/spark-bindings/faq.html | 1 + docs/latest/distributed/spark-bindings/index.html | 1 + docs/latest/index.html | 1 + docs/latest/mahout-samsara/faq.html | 1 + docs/latest/mahout-samsara/in-core-reference.html | 1 + docs/latest/mahout-samsara/out-of-core-reference.html | 1 + docs/latest/native-solvers/cuda.html | 1 + docs/latest/native-solvers/viennacl-omp.html | 1 + docs/latest/native-solvers/viennacl.html | 1 + docs/latest/quickstart.html | 1 + docs/latest/tutorials/cco-lastfm/index.html | 1 + docs/latest/tutorials/eigenfaces/index.html | 1 + docs/latest/tutorials/intro-cooccurrence-spark/index.html | 1 + .../map-reduce/classification/bankmarketing-example.html | 1 + .../tutorials/map-reduce/classification/breiman-example.html | 1 + .../tutorials/map-reduce/classification/twenty-newsgroups.html | 1 + .../classification/wikipedia-classifier-example.html | 1 + docs/latest/tutorials/map-reduce/clustering/20newsgroups.html | 1 + .../tutorials/map-reduce/clustering/canopy-commandline.html | 1 + .../clustering/clustering-of-synthetic-control-data.html | 1 + .../map-reduce/clustering/clustering-seinfeld-episodes.html | 1 + .../tutorials/map-reduce/clustering/clusteringyourdata.html | 1 + .../map-reduce/clustering/fuzzy-k-means-commandline.html | 1 + .../tutorials/map-reduce/clustering/k-means-commandline.html | 1 + .../tutorials/map-reduce/clustering/lda-commandline.html | 1 + .../latest/tutorials/map-reduce/clustering/viewing-result.html | 1 + .../tutorials/map-reduce/clustering/viewing-results.html | 1 + .../map-reduce/clustering/visualizing-sample-clusters.html | 1 + docs/latest/tutorials/map-reduce/index.html | 1 + docs/latest/tutorials/map-reduce/misc/mr---map-reduce.html | 1 + .../map-reduce/misc/parallel-frequent-pattern-mining.html | 1 + .../tutorials/map-reduce/misc/perceptron-and-winnow.html | 1 + docs/latest/tutorials/map-reduce/misc/testing.html | 1 + .../map-reduce/misc/using-mahout-with-python-via-jpype.html | 1 + .../tutorials/map-reduce/recommender/intro-als-hadoop.html | 1 + .../map-reduce/recommender/intro-cooccurrence-spark.html | 1 + .../map-reduce/recommender/intro-itembased-hadoop.html | 1 + .../tutorials/map-reduce/recommender/matrix-factorization.html | 1 + docs/latest/tutorials/map-reduce/recommender/quickstart.html | 1 + .../map-reduce/recommender/recommender-documentation.html | 1 + .../map-reduce/recommender/recommender-first-timer-faq.html | 1 + .../tutorials/map-reduce/recommender/userbased-5-minutes.html | 1 + docs/latest/tutorials/misc/contributing-algos/index.html | 1 + docs/latest/tutorials/misc/how-to-build-an-app.html | 1 + docs/latest/tutorials/misc/mahout-in-zeppelin/index.html | 1 + .../tutorials/samsara/classify-a-doc-from-the-shell.html | 1 + docs/latest/tutorials/samsara/play-with-shell.html | 1 + .../tutorials/samsara/playing-with-samsara-flink-batch.html | 1 + docs/latest/tutorials/samsara/spark-naive-bayes.html | 1 + feed.xml | 4 ++-- news/2017/12/20/new-website.html | 2 +- 101 files changed, 113 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/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 512828e..8ecdc70 100644 --- a/docs/latest/algorithms/clustering/canopy/index.html +++ b/docs/latest/algorithms/clustering/canopy/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/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 8a510ff..f09b754 100644 --- a/docs/latest/algorithms/clustering/distance-metrics.html +++ b/docs/latest/algorithms/clustering/distance-metrics.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/clustering/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/clustering/index.html b/docs/latest/algorithms/clustering/index.html index 1c00513..654d207 100644 --- a/docs/latest/algorithms/clustering/index.html +++ b/docs/latest/algorithms/clustering/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> @@ -164,7 +165,9 @@ <div class="row"> <div class="col-lg-8"> - + <p><a href="canopy/">Canopy Clustering</a></p> + +<p><a href="distance-metrics.html">Distance Metrics</a></p> </div> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/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 3f7fe21..2ae3861 100644 --- a/docs/latest/algorithms/linear-algebra/d-qr.html +++ b/docs/latest/algorithms/linear-algebra/d-qr.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/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 5404652..9809d7d 100644 --- a/docs/latest/algorithms/linear-algebra/d-spca.html +++ b/docs/latest/algorithms/linear-algebra/d-spca.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/linear-algebra/d-ssvd.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/linear-algebra/d-ssvd.html b/docs/latest/algorithms/linear-algebra/d-ssvd.html index 2d5584d..3f16ca0 100644 --- a/docs/latest/algorithms/linear-algebra/d-ssvd.html +++ b/docs/latest/algorithms/linear-algebra/d-ssvd.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/linear-algebra/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/linear-algebra/index.html b/docs/latest/algorithms/linear-algebra/index.html index 37294a1..1bdc4c5 100644 --- a/docs/latest/algorithms/linear-algebra/index.html +++ b/docs/latest/algorithms/linear-algebra/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/bayesian.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/bayesian.html b/docs/latest/algorithms/map-reduce/classification/bayesian.html index 80fd680..9c70058 100644 --- a/docs/latest/algorithms/map-reduce/classification/bayesian.html +++ b/docs/latest/algorithms/map-reduce/classification/bayesian.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/class-discovery.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/class-discovery.html b/docs/latest/algorithms/map-reduce/classification/class-discovery.html index 1ed8867..50a9d62 100644 --- a/docs/latest/algorithms/map-reduce/classification/class-discovery.html +++ b/docs/latest/algorithms/map-reduce/classification/class-discovery.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html b/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html index dbbef59..679b33b 100644 --- a/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html +++ b/docs/latest/algorithms/map-reduce/classification/classifyingyourdata.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/collocations.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/collocations.html b/docs/latest/algorithms/map-reduce/classification/collocations.html index 64c1206..ffa1540 100644 --- a/docs/latest/algorithms/map-reduce/classification/collocations.html +++ b/docs/latest/algorithms/map-reduce/classification/collocations.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html b/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html index ca36b33..347802c 100644 --- a/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html +++ b/docs/latest/algorithms/map-reduce/classification/gaussian-discriminative-analysis.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html b/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html index 3c4a7f2..125de02 100644 --- a/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html +++ b/docs/latest/algorithms/map-reduce/classification/hidden-markov-models.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html b/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html index 7a85f25..89f5dc4 100644 --- a/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html +++ b/docs/latest/algorithms/map-reduce/classification/independent-component-analysis.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html b/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html index b346fe6..962d32c 100644 --- a/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html +++ b/docs/latest/algorithms/map-reduce/classification/locally-weighted-linear-regression.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/logistic-regression.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/logistic-regression.html b/docs/latest/algorithms/map-reduce/classification/logistic-regression.html index 9ac3170..582f6d5 100644 --- a/docs/latest/algorithms/map-reduce/classification/logistic-regression.html +++ b/docs/latest/algorithms/map-reduce/classification/logistic-regression.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/mahout-collections.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/mahout-collections.html b/docs/latest/algorithms/map-reduce/classification/mahout-collections.html index c02b362..7a5cb68 100644 --- a/docs/latest/algorithms/map-reduce/classification/mahout-collections.html +++ b/docs/latest/algorithms/map-reduce/classification/mahout-collections.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/mlp.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/mlp.html b/docs/latest/algorithms/map-reduce/classification/mlp.html index 2475b39..ed20f60 100644 --- a/docs/latest/algorithms/map-reduce/classification/mlp.html +++ b/docs/latest/algorithms/map-reduce/classification/mlp.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/naivebayes.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/naivebayes.html b/docs/latest/algorithms/map-reduce/classification/naivebayes.html index 45df1e7..de8f53e 100644 --- a/docs/latest/algorithms/map-reduce/classification/naivebayes.html +++ b/docs/latest/algorithms/map-reduce/classification/naivebayes.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/neural-network.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/neural-network.html b/docs/latest/algorithms/map-reduce/classification/neural-network.html index 3374c3d..be07c41 100644 --- a/docs/latest/algorithms/map-reduce/classification/neural-network.html +++ b/docs/latest/algorithms/map-reduce/classification/neural-network.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/partial-implementation.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/partial-implementation.html b/docs/latest/algorithms/map-reduce/classification/partial-implementation.html index fb091ee..a69f13e 100644 --- a/docs/latest/algorithms/map-reduce/classification/partial-implementation.html +++ b/docs/latest/algorithms/map-reduce/classification/partial-implementation.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/random-forests.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/random-forests.html b/docs/latest/algorithms/map-reduce/classification/random-forests.html index 9d968de..f77d83f 100644 --- a/docs/latest/algorithms/map-reduce/classification/random-forests.html +++ b/docs/latest/algorithms/map-reduce/classification/random-forests.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html b/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html index d28b57f..5323260 100644 --- a/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html +++ b/docs/latest/algorithms/map-reduce/classification/restricted-boltzmann-machines.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html b/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html index 8778fb9..de7bb19 100644 --- a/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html +++ b/docs/latest/algorithms/map-reduce/classification/support-vector-machines.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html b/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html index ec0ed29..f69f980 100644 --- a/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html +++ b/docs/latest/algorithms/map-reduce/clustering/canopy-clustering.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html b/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html index 6ed914a..c4c22f8 100644 --- a/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html +++ b/docs/latest/algorithms/map-reduce/clustering/cluster-dumper.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html b/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html index 9ab61f2..fcf5bbc 100644 --- a/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html +++ b/docs/latest/algorithms/map-reduce/clustering/expectation-maximization.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html b/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html index 4104a0e..471984c 100644 --- a/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html +++ b/docs/latest/algorithms/map-reduce/clustering/fuzzy-k-means.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html b/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html index 12dabae..1ea643b 100644 --- a/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html +++ b/docs/latest/algorithms/map-reduce/clustering/hierarchical-clustering.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html b/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html index f0f6928..567633b 100644 --- a/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html +++ b/docs/latest/algorithms/map-reduce/clustering/k-means-clustering.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html b/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html index 60a1f1e..4706b6e 100644 --- a/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html +++ b/docs/latest/algorithms/map-reduce/clustering/latent-dirichlet-allocation.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html b/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html index d3eafed..eaf0b66 100644 --- a/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html +++ b/docs/latest/algorithms/map-reduce/clustering/llr---log-likelihood-ratio.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html b/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html index d806216..0a808c2 100644 --- a/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html +++ b/docs/latest/algorithms/map-reduce/clustering/spectral-clustering.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html b/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html index b086237..f41a349 100644 --- a/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html +++ b/docs/latest/algorithms/map-reduce/clustering/streaming-k-means.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/map-reduce/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/map-reduce/index.html b/docs/latest/algorithms/map-reduce/index.html index 4653a35..ee71478 100644 --- a/docs/latest/algorithms/map-reduce/index.html +++ b/docs/latest/algorithms/map-reduce/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/preprocessors/AsFactor.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/preprocessors/AsFactor.html b/docs/latest/algorithms/preprocessors/AsFactor.html index fdd0b1a..d5469bc 100644 --- a/docs/latest/algorithms/preprocessors/AsFactor.html +++ b/docs/latest/algorithms/preprocessors/AsFactor.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/preprocessors/MeanCenter.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/preprocessors/MeanCenter.html b/docs/latest/algorithms/preprocessors/MeanCenter.html index ef2768d..a39e939 100644 --- a/docs/latest/algorithms/preprocessors/MeanCenter.html +++ b/docs/latest/algorithms/preprocessors/MeanCenter.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/preprocessors/StandardScaler.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/preprocessors/StandardScaler.html b/docs/latest/algorithms/preprocessors/StandardScaler.html index d680eda..e422df9 100644 --- a/docs/latest/algorithms/preprocessors/StandardScaler.html +++ b/docs/latest/algorithms/preprocessors/StandardScaler.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/preprocessors/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/preprocessors/index.html b/docs/latest/algorithms/preprocessors/index.html index 717bf73..21b2749 100644 --- a/docs/latest/algorithms/preprocessors/index.html +++ b/docs/latest/algorithms/preprocessors/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> @@ -166,7 +167,10 @@ <div class="col-lg-8"> <p><a href="AsFactor.html">AsFactor</a> - For âone-hot-encodingâ</p> -<p><a href="StandardScaler.html">StandardScaler</a> - For mean centering an unit variance</p> +<p><a href="MeanCenter.html">Mean Center</a> - For mean centering</p> + +<p><a href="StandardScaler.html">StandardScaler</a> - For mean centering and unit variance</p> + </div> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/reccomenders/cco.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/reccomenders/cco.html b/docs/latest/algorithms/reccomenders/cco.html index 7d061bd..f0905bd 100644 --- a/docs/latest/algorithms/reccomenders/cco.html +++ b/docs/latest/algorithms/reccomenders/cco.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/reccomenders/d-als.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/reccomenders/d-als.html b/docs/latest/algorithms/reccomenders/d-als.html index 8ab2976..96abb53 100644 --- a/docs/latest/algorithms/reccomenders/d-als.html +++ b/docs/latest/algorithms/reccomenders/d-als.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/reccomenders/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/reccomenders/index.html b/docs/latest/algorithms/reccomenders/index.html index 60e82d7..5d13d81 100644 --- a/docs/latest/algorithms/reccomenders/index.html +++ b/docs/latest/algorithms/reccomenders/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/regression/fittness-tests.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/regression/fittness-tests.html b/docs/latest/algorithms/regression/fittness-tests.html index 18ff230..232ec7e 100644 --- a/docs/latest/algorithms/regression/fittness-tests.html +++ b/docs/latest/algorithms/regression/fittness-tests.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/regression/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/regression/index.html b/docs/latest/algorithms/regression/index.html index 78f8f60..6033c4b 100644 --- a/docs/latest/algorithms/regression/index.html +++ b/docs/latest/algorithms/regression/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> @@ -176,7 +177,9 @@ <p>Serial Correlation of the error terms can lead to biased estimates of regression parameters, the following remedial procedures are provided:</p> -<p><a href="cochrane-orcutt.html">Cochrane Orcutt Procedure</a></p> +<p><a href="serial-correlation/cochrane-orcutt.html">Cochrane Orcutt Procedure</a></p> + +<p><a href="serial-correlation/dw-test.html">Durbin Watson Test</a></p> </div> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/regression/ols.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/regression/ols.html b/docs/latest/algorithms/regression/ols.html index 542a928..2bf9c6f 100644 --- a/docs/latest/algorithms/regression/ols.html +++ b/docs/latest/algorithms/regression/ols.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html b/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html index c5af3b5..bc6278b 100644 --- a/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html +++ b/docs/latest/algorithms/regression/serial-correlation/cochrane-orcutt.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/regression/serial-correlation/dw-test.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/regression/serial-correlation/dw-test.html b/docs/latest/algorithms/regression/serial-correlation/dw-test.html index cfb7149..0d064af 100644 --- a/docs/latest/algorithms/regression/serial-correlation/dw-test.html +++ b/docs/latest/algorithms/regression/serial-correlation/dw-test.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/algorithms/template.html ---------------------------------------------------------------------- diff --git a/docs/latest/algorithms/template.html b/docs/latest/algorithms/template.html index 01c1639..d032117 100644 --- a/docs/latest/algorithms/template.html +++ b/docs/latest/algorithms/template.html @@ -7,7 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <title> - AsFactor + Template </title> @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/distributed/flink-bindings.html ---------------------------------------------------------------------- diff --git a/docs/latest/distributed/flink-bindings.html b/docs/latest/distributed/flink-bindings.html index c4ef8e0..1ccf50e 100644 --- a/docs/latest/distributed/flink-bindings.html +++ b/docs/latest/distributed/flink-bindings.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/distributed/h2o-internals.html ---------------------------------------------------------------------- diff --git a/docs/latest/distributed/h2o-internals.html b/docs/latest/distributed/h2o-internals.html index ec5fabe..4d49e32 100644 --- a/docs/latest/distributed/h2o-internals.html +++ b/docs/latest/distributed/h2o-internals.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/distributed/spark-bindings/faq.html ---------------------------------------------------------------------- diff --git a/docs/latest/distributed/spark-bindings/faq.html b/docs/latest/distributed/spark-bindings/faq.html index 6376e82..ff30bce 100644 --- a/docs/latest/distributed/spark-bindings/faq.html +++ b/docs/latest/distributed/spark-bindings/faq.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/distributed/spark-bindings/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/distributed/spark-bindings/index.html b/docs/latest/distributed/spark-bindings/index.html index 2c57b8a..2dae645 100644 --- a/docs/latest/distributed/spark-bindings/index.html +++ b/docs/latest/distributed/spark-bindings/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/index.html b/docs/latest/index.html index 1dfe3c2..fabade9 100644 --- a/docs/latest/index.html +++ b/docs/latest/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/mahout-samsara/faq.html ---------------------------------------------------------------------- diff --git a/docs/latest/mahout-samsara/faq.html b/docs/latest/mahout-samsara/faq.html index d19870a..1ddfae8 100644 --- a/docs/latest/mahout-samsara/faq.html +++ b/docs/latest/mahout-samsara/faq.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/mahout-samsara/in-core-reference.html ---------------------------------------------------------------------- diff --git a/docs/latest/mahout-samsara/in-core-reference.html b/docs/latest/mahout-samsara/in-core-reference.html index c3a153f..2fc8671 100644 --- a/docs/latest/mahout-samsara/in-core-reference.html +++ b/docs/latest/mahout-samsara/in-core-reference.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/mahout-samsara/out-of-core-reference.html ---------------------------------------------------------------------- diff --git a/docs/latest/mahout-samsara/out-of-core-reference.html b/docs/latest/mahout-samsara/out-of-core-reference.html index bb168c1..d1b3908 100644 --- a/docs/latest/mahout-samsara/out-of-core-reference.html +++ b/docs/latest/mahout-samsara/out-of-core-reference.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/native-solvers/cuda.html ---------------------------------------------------------------------- diff --git a/docs/latest/native-solvers/cuda.html b/docs/latest/native-solvers/cuda.html index 67bfc9b..a050d02 100644 --- a/docs/latest/native-solvers/cuda.html +++ b/docs/latest/native-solvers/cuda.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/native-solvers/viennacl-omp.html ---------------------------------------------------------------------- diff --git a/docs/latest/native-solvers/viennacl-omp.html b/docs/latest/native-solvers/viennacl-omp.html index 17f6591..74318b1 100644 --- a/docs/latest/native-solvers/viennacl-omp.html +++ b/docs/latest/native-solvers/viennacl-omp.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/native-solvers/viennacl.html ---------------------------------------------------------------------- diff --git a/docs/latest/native-solvers/viennacl.html b/docs/latest/native-solvers/viennacl.html index d85c6b8..6dee288 100644 --- a/docs/latest/native-solvers/viennacl.html +++ b/docs/latest/native-solvers/viennacl.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/quickstart.html ---------------------------------------------------------------------- diff --git a/docs/latest/quickstart.html b/docs/latest/quickstart.html index 5407d6b..167ddce 100644 --- a/docs/latest/quickstart.html +++ b/docs/latest/quickstart.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/tutorials/cco-lastfm/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/tutorials/cco-lastfm/index.html b/docs/latest/tutorials/cco-lastfm/index.html index 9b87dd0..555b300 100644 --- a/docs/latest/tutorials/cco-lastfm/index.html +++ b/docs/latest/tutorials/cco-lastfm/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/tutorials/eigenfaces/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/tutorials/eigenfaces/index.html b/docs/latest/tutorials/eigenfaces/index.html index 82ebc58..11497ff 100644 --- a/docs/latest/tutorials/eigenfaces/index.html +++ b/docs/latest/tutorials/eigenfaces/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/tutorials/intro-cooccurrence-spark/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/tutorials/intro-cooccurrence-spark/index.html b/docs/latest/tutorials/intro-cooccurrence-spark/index.html index aec1d86..679395a 100644 --- a/docs/latest/tutorials/intro-cooccurrence-spark/index.html +++ b/docs/latest/tutorials/intro-cooccurrence-spark/index.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html ---------------------------------------------------------------------- diff --git a/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html b/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html index f6adffe..031293d 100644 --- a/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html +++ b/docs/latest/tutorials/map-reduce/classification/bankmarketing-example.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/tutorials/map-reduce/classification/breiman-example.html ---------------------------------------------------------------------- diff --git a/docs/latest/tutorials/map-reduce/classification/breiman-example.html b/docs/latest/tutorials/map-reduce/classification/breiman-example.html index 01e090f..90459b9 100644 --- a/docs/latest/tutorials/map-reduce/classification/breiman-example.html +++ b/docs/latest/tutorials/map-reduce/classification/breiman-example.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html ---------------------------------------------------------------------- diff --git a/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html b/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html index 1cee69f..ad03084 100644 --- a/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html +++ b/docs/latest/tutorials/map-reduce/classification/twenty-newsgroups.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6> http://git-wip-us.apache.org/repos/asf/mahout/blob/ec142d70/docs/latest/tutorials/map-reduce/classification/wikipedia-classifier-example.html ---------------------------------------------------------------------- diff --git a/docs/latest/tutorials/map-reduce/classification/wikipedia-classifier-example.html b/docs/latest/tutorials/map-reduce/classification/wikipedia-classifier-example.html index 98ab688..b9be9ff 100644 --- a/docs/latest/tutorials/map-reduce/classification/wikipedia-classifier-example.html +++ b/docs/latest/tutorials/map-reduce/classification/wikipedia-classifier-example.html @@ -106,6 +106,7 @@ <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/reccomenders">Reccomenders</a> <div class="dropdown-divider"></div> <h6 class="dropdown-header">Deprecated</h6>
