Class DoubleCategory

java.lang.Object
org.tweetyproject.machinelearning.DoubleCategory
All Implemented Interfaces:
Category

public class DoubleCategory extends Object implements Category
A category for multi-class classification using a double as identifier.
Author:
Matthias Thimm