blob: be5a9141388233cb7c459881b7ee07af37c09848 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Fri Apr 14 22:11:37 PDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.mahout.common.Pair (Mahout Map-Reduce 0.13.0 API)</title>
<meta name="date" content="2017-04-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.mahout.common.Pair (Mahout Map-Reduce 0.13.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mahout/common/class-use/Pair.html" target="_top">Frames</a></li>
<li><a href="Pair.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.mahout.common.Pair" class="title">Uses of Class<br>org.apache.mahout.common.Pair</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mahout.classifier.naivebayes">org.apache.mahout.classifier.naivebayes</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.mahout.clustering.lda.cvb">org.apache.mahout.clustering.lda.cvb</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mahout.clustering.streaming.cluster">org.apache.mahout.clustering.streaming.cluster</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.mahout.common">org.apache.mahout.common</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mahout.common.iterator">org.apache.mahout.common.iterator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.mahout.common.iterator.sequencefile">org.apache.mahout.common.iterator.sequencefile</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mahout.math.hadoop.stochasticsvd">org.apache.mahout.math.hadoop.stochasticsvd</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.mahout.vectorizer">org.apache.mahout.vectorizer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.mahout.vectorizer.tfidf">org.apache.mahout.vectorizer.tfidf</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.mahout.classifier.naivebayes">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/classifier/naivebayes/package-summary.html">org.apache.mahout.classifier.naivebayes</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../org/apache/mahout/classifier/naivebayes/package-summary.html">org.apache.mahout.classifier.naivebayes</a> with type arguments of type <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><span class="typeNameLabel">BayesUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/classifier/naivebayes/BayesUtils.html#writeLabelIndex-org.apache.hadoop.conf.Configuration-org.apache.hadoop.fs.Path-java.lang.Iterable-">writeLabelIndex</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
org.apache.hadoop.fs.Path&nbsp;indexPath,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.IntWritable&gt;&gt;&nbsp;labels)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mahout.clustering.lda.cvb">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/clustering/lda/cvb/package-summary.html">org.apache.mahout.clustering.lda.cvb</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/clustering/lda/cvb/package-summary.html">org.apache.mahout.clustering.lda.cvb</a> that return <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="http://mahout.apache.org/mahout-math/apidocs/org/apache/mahout/math/Matrix.html?is-external=true" title="class or interface in org.apache.mahout.math">Matrix</a>,<a href="http://mahout.apache.org/mahout-math/apidocs/org/apache/mahout/math/Vector.html?is-external=true" title="class or interface in org.apache.mahout.math">Vector</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TopicModel.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/clustering/lda/cvb/TopicModel.html#loadModel-org.apache.hadoop.conf.Configuration-org.apache.hadoop.fs.Path...-">loadModel</a></span>(org.apache.hadoop.conf.Configuration&nbsp;conf,
org.apache.hadoop.fs.Path...&nbsp;modelPaths)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mahout.clustering.streaming.cluster">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/clustering/streaming/cluster/package-summary.html">org.apache.mahout.clustering.streaming.cluster</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/clustering/streaming/cluster/package-summary.html">org.apache.mahout.clustering.streaming.cluster</a> that return <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="http://mahout.apache.org/mahout-math/apidocs/org/apache/mahout/math/WeightedVector.html?is-external=true" title="class or interface in org.apache.mahout.math">WeightedVector</a>&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="http://mahout.apache.org/mahout-math/apidocs/org/apache/mahout/math/WeightedVector.html?is-external=true" title="class or interface in org.apache.mahout.math">WeightedVector</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BallKMeans.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/clustering/streaming/cluster/BallKMeans.html#splitTrainTest-java.util.List-">splitTrainTest</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;? extends <a href="http://mahout.apache.org/mahout-math/apidocs/org/apache/mahout/math/WeightedVector.html?is-external=true" title="class or interface in org.apache.mahout.math">WeightedVector</a>&gt;&nbsp;datapoints)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mahout.common">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/common/package-summary.html">org.apache.mahout.common</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/common/package-summary.html">org.apache.mahout.common</a> that return <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;A,B&gt;&nbsp;<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;A,B&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Pair.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/common/Pair.html#of-A-B-">of</a></span>(A&nbsp;a,
B&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="../../../../../org/apache/mahout/common/Pair.html" title="type parameter in Pair">B</a>,<a href="../../../../../org/apache/mahout/common/Pair.html" title="type parameter in Pair">A</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Pair.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/common/Pair.html#swap--">swap</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/common/package-summary.html">org.apache.mahout.common</a> with parameters of type <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">Pair.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/common/Pair.html#compareTo-org.apache.mahout.common.Pair-">compareTo</a></span>(<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="../../../../../org/apache/mahout/common/Pair.html" title="type parameter in Pair">A</a>,<a href="../../../../../org/apache/mahout/common/Pair.html" title="type parameter in Pair">B</a>&gt;&nbsp;other)</code>
<div class="block">Defines an ordering on pairs that sorts by first value's natural ordering, ascending,
and then by second value's natural ordering.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mahout.common.iterator">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/common/iterator/package-summary.html">org.apache.mahout.common.iterator</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/common/iterator/package-summary.html">org.apache.mahout.common.iterator</a> that return types with arguments of type <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">StringRecordIterator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/common/iterator/StringRecordIterator.html#delegate--">delegate</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mahout.common.iterator.sequencefile">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/common/iterator/sequencefile/package-summary.html">org.apache.mahout.common.iterator.sequencefile</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/common/iterator/sequencefile/package-summary.html">org.apache.mahout.common.iterator.sequencefile</a> that return <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileIterator.html" title="type parameter in SequenceFileIterator">K</a>,<a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileIterator.html" title="type parameter in SequenceFileIterator">V</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SequenceFileIterator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileIterator.html#computeNext--">computeNext</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/common/iterator/sequencefile/package-summary.html">org.apache.mahout.common.iterator.sequencefile</a> that return types with arguments of type <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileDirIterator.html" title="type parameter in SequenceFileDirIterator">K</a>,<a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileDirIterator.html" title="type parameter in SequenceFileDirIterator">V</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SequenceFileDirIterator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileDirIterator.html#delegate--">delegate</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileDirIterable.html" title="type parameter in SequenceFileDirIterable">K</a>,<a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileDirIterable.html" title="type parameter in SequenceFileDirIterable">V</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SequenceFileDirIterable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileDirIterable.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileIterable.html" title="type parameter in SequenceFileIterable">K</a>,<a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileIterable.html" title="type parameter in SequenceFileIterable">V</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SequenceFileIterable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/common/iterator/sequencefile/SequenceFileIterable.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mahout.math.hadoop.stochasticsvd">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/math/hadoop/stochasticsvd/package-summary.html">org.apache.mahout.math.hadoop.stochasticsvd</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/math/hadoop/stochasticsvd/package-summary.html">org.apache.mahout.math.hadoop.stochasticsvd</a> that return types with arguments of type <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;org.apache.hadoop.io.Writable,<a href="http://mahout.apache.org/mahout-math/apidocs/org/apache/mahout/math/Vector.html?is-external=true" title="class or interface in org.apache.mahout.math">Vector</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">SSVDHelper.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/math/hadoop/stochasticsvd/SSVDHelper.html#drmIterator-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-org.apache.hadoop.conf.Configuration-java.util.Deque-">drmIterator</a></span>(org.apache.hadoop.fs.FileSystem&nbsp;fs,
org.apache.hadoop.fs.Path&nbsp;glob,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Deque.html?is-external=true" title="class or interface in java.util">Deque</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>&gt;&nbsp;closeables)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mahout.vectorizer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/vectorizer/package-summary.html">org.apache.mahout.vectorizer</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/vectorizer/package-summary.html">org.apache.mahout.vectorizer</a> with parameters of type <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">HighDFWordsPruner.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/vectorizer/HighDFWordsPruner.html#pruneVectors-org.apache.hadoop.fs.Path-org.apache.hadoop.fs.Path-org.apache.hadoop.fs.Path-long-long-org.apache.hadoop.conf.Configuration-org.apache.mahout.common.Pair-float-boolean-int-">pruneVectors</a></span>(org.apache.hadoop.fs.Path&nbsp;tfDir,
org.apache.hadoop.fs.Path&nbsp;prunedTFDir,
org.apache.hadoop.fs.Path&nbsp;prunedPartialTFDir,
long&nbsp;maxDF,
long&nbsp;minDF,
org.apache.hadoop.conf.Configuration&nbsp;baseConf,
<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>[],<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.hadoop.fs.Path&gt;&gt;&nbsp;docFrequenciesFeatures,
float&nbsp;normPower,
boolean&nbsp;logNormalize,
int&nbsp;numReducers)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.mahout.vectorizer.tfidf">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a> in <a href="../../../../../org/apache/mahout/vectorizer/tfidf/package-summary.html">org.apache.mahout.vectorizer.tfidf</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/vectorizer/tfidf/package-summary.html">org.apache.mahout.vectorizer.tfidf</a> that return <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>[],<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.hadoop.fs.Path&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TFIDFConverter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/vectorizer/tfidf/TFIDFConverter.html#calculateDF-org.apache.hadoop.fs.Path-org.apache.hadoop.fs.Path-org.apache.hadoop.conf.Configuration-int-">calculateDF</a></span>(org.apache.hadoop.fs.Path&nbsp;input,
org.apache.hadoop.fs.Path&nbsp;output,
org.apache.hadoop.conf.Configuration&nbsp;baseConf,
int&nbsp;chunkSizeInMegabytes)</code>
<div class="block">Calculates the document frequencies of all terms from the input set of vectors in
<code>SequenceFile</code> format.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/mahout/vectorizer/tfidf/package-summary.html">org.apache.mahout.vectorizer.tfidf</a> with parameters of type <a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">TFIDFConverter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/mahout/vectorizer/tfidf/TFIDFConverter.html#processTfIdf-org.apache.hadoop.fs.Path-org.apache.hadoop.fs.Path-org.apache.hadoop.conf.Configuration-org.apache.mahout.common.Pair-int-long-float-boolean-boolean-boolean-int-">processTfIdf</a></span>(org.apache.hadoop.fs.Path&nbsp;input,
org.apache.hadoop.fs.Path&nbsp;output,
org.apache.hadoop.conf.Configuration&nbsp;baseConf,
<a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Pair</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>[],<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.hadoop.fs.Path&gt;&gt;&nbsp;datasetFeatures,
int&nbsp;minDf,
long&nbsp;maxDF,
float&nbsp;normPower,
boolean&nbsp;logNormalize,
boolean&nbsp;sequentialAccessOutput,
boolean&nbsp;namedVector,
int&nbsp;numReducers)</code>
<div class="block">Create Term Frequency-Inverse Document Frequency (Tf-Idf) Vectors from the input set of vectors in
<code>SequenceFile</code> format.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/mahout/common/Pair.html" title="class in org.apache.mahout.common">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/mahout/common/class-use/Pair.html" target="_top">Frames</a></li>
<li><a href="Pair.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>