Java org.apache.mahout.classifier.df.data DataLoader fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.classifier.df.data DataLoader fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.classifier.df.data DataLoader.

The text is from its open source code.

Method

DatasetgenerateDataset(CharSequence descriptor, boolean regression, FileSystem fs, Path path)
Generates the Dataset by parsing the entire data
DataloadData(Dataset dataset, FileSystem fs, Path fpath)
Loads the data from a file
DataloadData(Dataset dataset, FileSystem fs, Path[] pathes)
Loads the data from multiple paths specified by pathes