Java weka.core.stats NominalStats fields, constructors, methods, implement or subclass

Example usage for Java weka.core.stats NominalStats fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.core.stats NominalStats.

The text is from its open source code.

Constructor

NominalStats(String attributeName)
Constructs a new NominalStats

Method

voidadd(String label, double value)
Adds to the count for a given label.
AttributemakeAttribute()
voidsetNumMissing(double missing)
Set the number of missing values for this attribute