Example usage for weka.core Instance interface-usage

List of usage examples for weka.core Instance interface-usage

Introduction

In this page you can find the example usage for weka.core Instance interface-usage.

Usage

From source file CEP.Tick.java

/**
 *
 * @author gs023850
 */
public class Tick implements Instance {

From source file data.Bag.java

/**
 * 
 * Class inheriting from DenseInstance to represent a MIML bag.
 * 
 * @author Ana I. Reyes Melero
 * @author Eva Gibaja