@Deprecated public class Classifier extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Classifier.CMapper
Deprecated.
|
| 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)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
double[][] |
getResults()
Deprecated.
|
void |
run()
Deprecated.
|
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–2017 The Apache Software Foundation. All rights reserved.