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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidbuildClassifier(Instances instances)
Builds Ripper in the order of class frequencies.
double[]distributionForInstance(Instance datum)
Classify the test instance with the rule learner and provide the class distributions