Interface MetaData


  • public interface MetaData
    • Method Detail

      • isCategorical

        boolean isCategorical​(int fieldIndex)
      • getAttributeName

        java.lang.String getAttributeName​(int fieldIndex)
      • getAttributeCount

        int getAttributeCount()
      • getClasses

        java.util.Set<Attribute> getClasses()