| Package | Description |
|---|---|
| org.apache.mahout.utils.vectors.io |
| Modifier and Type | Class and Description |
|---|---|
class |
SequenceFileVectorWriter
Writes out Vectors to a SequenceFile.
|
class |
TextualVectorWriter
Write out the vectors to any
Writer using Vector.asFormatString(),
one per line by default. |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.