| Package | Description |
|---|---|
| weka.core |
| Modifier and Type | Class and Description |
|---|---|
class |
BinarySparseInstance
Class for storing a binary-data-only instance as a sparse vector.
|
| Constructor and Description |
|---|
BinarySparseInstance(SparseInstance instance)
Constructor that copies the info from the given instance.
|
SparseInstance(SparseInstance instance)
Constructor that copies the info from the given instance.
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.