Java weka.classifiers.rules M5Rules fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.rules M5Rules fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.classifiers.rules M5Rules.

The text is from its open source code.

Constructor

M5Rules()
Constructor

Method

voidbuildClassifier(Instances data)
Generates the classifier.