Java org.apache.mahout.classifier.naivebayes.training TrainNaiveBayesJob fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.classifier.naivebayes.training TrainNaiveBayesJob fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.classifier.naivebayes.training TrainNaiveBayesJob.

The text is from its open source code.

Field

Constructor

Method

intrun(String[] args)
voidsetConf(Configuration conf)
Overrides the base implementation to install the Oozie action configuration resource into the provided Configuration object; note that ToolRunner calls setConf on the Tool before it invokes run.