Return-Path: X-Original-To: apmail-mahout-commits-archive@www.apache.org Delivered-To: apmail-mahout-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB49917C9C for ; Fri, 29 May 2015 18:49:08 +0000 (UTC) Received: (qmail 58610 invoked by uid 500); 29 May 2015 18:49:02 -0000 Delivered-To: apmail-mahout-commits-archive@mahout.apache.org Received: (qmail 58464 invoked by uid 500); 29 May 2015 18:49:02 -0000 Mailing-List: contact commits-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list commits@mahout.apache.org Received: (qmail 56988 invoked by uid 99); 29 May 2015 18:49:01 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2015 18:49:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8E497E10CB; Fri, 29 May 2015 18:49:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dlyubimov@apache.org To: commits@mahout.apache.org Date: Fri, 29 May 2015 18:49:32 -0000 Message-Id: <0a283238d9504767898f1dc01efcfa65@git.apache.org> In-Reply-To: <1f0c7b9306254f79bbdbaa96b56c6d7d@git.apache.org> References: <1f0c7b9306254f79bbdbaa96b56c6d7d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [33/51] [abbrv] [partial] mahout git commit: Standard docs from release binary. http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/Track1RecommenderEvaluatorRunner.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/Track1RecommenderEvaluatorRunner.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/Track1RecommenderEvaluatorRunner.html new file mode 100644 index 0000000..eef3fa3 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/Track1RecommenderEvaluatorRunner.html @@ -0,0 +1,231 @@ + + + + + + +Track1RecommenderEvaluatorRunner (Mahout Examples 0.10.0 API) + + + + + + + + + + + +
+
org.apache.mahout.cf.taste.example.kddcup.track1
+

Class Track1RecommenderEvaluatorRunner

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.mahout.cf.taste.example.kddcup.track1.Track1RecommenderEvaluatorRunner
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public final class Track1RecommenderEvaluatorRunner
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/Track1Runner.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/Track1Runner.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/Track1Runner.html new file mode 100644 index 0000000..2e2b048 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/Track1Runner.html @@ -0,0 +1,231 @@ + + + + + + +Track1Runner (Mahout Examples 0.10.0 API) + + + + + + + + + + + +
+
org.apache.mahout.cf.taste.example.kddcup.track1
+

Class Track1Runner

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.mahout.cf.taste.example.kddcup.track1.Track1Runner
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public final class Track1Runner
    +extends Object
    +

    Runs "track 1" of the KDD Cup competition using whatever recommender is inside Track1Recommender + and attempts to output the result in the correct contest format.

    + +

    Run as: Track1Runner [track 1 data file directory] [output file]

    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/EstimateConverter.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/EstimateConverter.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/EstimateConverter.html new file mode 100644 index 0000000..eb7dc44 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/EstimateConverter.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class org.apache.mahout.cf.taste.example.kddcup.track1.EstimateConverter (Mahout Examples 0.10.0 API) + + + + + + + + + + +
+

Uses of Class
org.apache.mahout.cf.taste.example.kddcup.track1.EstimateConverter

+
+
No usage of org.apache.mahout.cf.taste.example.kddcup.track1.EstimateConverter
+ + + + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1Recommender.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1Recommender.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1Recommender.html new file mode 100644 index 0000000..4153644 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1Recommender.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class org.apache.mahout.cf.taste.example.kddcup.track1.Track1Recommender (Mahout Examples 0.10.0 API) + + + + + + + + + + +
+

Uses of Class
org.apache.mahout.cf.taste.example.kddcup.track1.Track1Recommender

+
+
No usage of org.apache.mahout.cf.taste.example.kddcup.track1.Track1Recommender
+ + + + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1RecommenderEvaluator.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1RecommenderEvaluator.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1RecommenderEvaluator.html new file mode 100644 index 0000000..0a29207 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1RecommenderEvaluator.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class org.apache.mahout.cf.taste.example.kddcup.track1.Track1RecommenderEvaluator (Mahout Examples 0.10.0 API) + + + + + + + + + + +
+

Uses of Class
org.apache.mahout.cf.taste.example.kddcup.track1.Track1RecommenderEvaluator

+
+
No usage of org.apache.mahout.cf.taste.example.kddcup.track1.Track1RecommenderEvaluator
+ + + + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1RecommenderEvaluatorRunner.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1RecommenderEvaluatorRunner.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1RecommenderEvaluatorRunner.html new file mode 100644 index 0000000..de6d0d6 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1RecommenderEvaluatorRunner.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class org.apache.mahout.cf.taste.example.kddcup.track1.Track1RecommenderEvaluatorRunner (Mahout Examples 0.10.0 API) + + + + + + + + + + +
+

Uses of Class
org.apache.mahout.cf.taste.example.kddcup.track1.Track1RecommenderEvaluatorRunner

+
+
No usage of org.apache.mahout.cf.taste.example.kddcup.track1.Track1RecommenderEvaluatorRunner
+ + + + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1Runner.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1Runner.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1Runner.html new file mode 100644 index 0000000..c61228e --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/class-use/Track1Runner.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class org.apache.mahout.cf.taste.example.kddcup.track1.Track1Runner (Mahout Examples 0.10.0 API) + + + + + + + + + + +
+

Uses of Class
org.apache.mahout.cf.taste.example.kddcup.track1.Track1Runner

+
+
No usage of org.apache.mahout.cf.taste.example.kddcup.track1.Track1Runner
+ + + + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-frame.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-frame.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-frame.html new file mode 100644 index 0000000..1d1aef8 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-frame.html @@ -0,0 +1,24 @@ + + + + + + +org.apache.mahout.cf.taste.example.kddcup.track1 (Mahout Examples 0.10.0 API) + + + + +

org.apache.mahout.cf.taste.example.kddcup.track1

+ + + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-summary.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-summary.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-summary.html new file mode 100644 index 0000000..fede7e8 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-summary.html @@ -0,0 +1,156 @@ + + + + + + +org.apache.mahout.cf.taste.example.kddcup.track1 (Mahout Examples 0.10.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Package org.apache.mahout.cf.taste.example.kddcup.track1

+
+
+ +
+ +
+ + + + + +
+ + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-tree.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-tree.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-tree.html new file mode 100644 index 0000000..f5a23a1 --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-tree.html @@ -0,0 +1,138 @@ + + + + + + +org.apache.mahout.cf.taste.example.kddcup.track1 Class Hierarchy (Mahout Examples 0.10.0 API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package org.apache.mahout.cf.taste.example.kddcup.track1

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ + http://git-wip-us.apache.org/repos/asf/mahout/blob/ec571cae/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-use.html ---------------------------------------------------------------------- diff --git a/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-use.html b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-use.html new file mode 100644 index 0000000..ae4234f --- /dev/null +++ b/docs/mahout-examples/org/apache/mahout/cf/taste/example/kddcup/track1/package-use.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Package org.apache.mahout.cf.taste.example.kddcup.track1 (Mahout Examples 0.10.0 API) + + + + + + + + + + +
+

Uses of Package
org.apache.mahout.cf.taste.example.kddcup.track1

+
+
No usage of org.apache.mahout.cf.taste.example.kddcup.track1
+ + + + +

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.

+ +