public class Classifier extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Classifier.CMapper |
| Constructor and Description |
|---|
Classifier(org.apache.hadoop.fs.Path forestPath,
org.apache.hadoop.fs.Path inputPath,
org.apache.hadoop.fs.Path datasetPath,
org.apache.hadoop.fs.Path outputPath,
org.apache.hadoop.conf.Configuration conf) |
public Classifier(org.apache.hadoop.fs.Path forestPath,
org.apache.hadoop.fs.Path inputPath,
org.apache.hadoop.fs.Path datasetPath,
org.apache.hadoop.fs.Path outputPath,
org.apache.hadoop.conf.Configuration conf)
public double[][] getResults()
public void run()
throws IOException,
ClassNotFoundException,
InterruptedException
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.