Class MLConstants

java.lang.Object
es.uam.eps.ir.relison.links.data.ml.MLConstants

public class MLConstants
extends java.lang.Object
Constants for Machine Learning algorithms.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int NEGATIVECLASS
    Identifier for the negative class.
    static int POSITIVECLASS
    Identifier for the positive class.
  • Constructor Summary

    Constructors 
    Constructor Description
    MLConstants()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait