Java weka.classifiers.trees HoeffdingTree fields, constructors, methods, implement or subclass

Example usage for Java weka.classifiers.trees HoeffdingTree fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

Method

double[]distributionForInstance(Instance inst)
Returns class probabilities for an instance.