Documentation of 'ca.pfv.spmf.algorithms.frequentpatterns.lcm.bak.Dataset' Java class
Dataset
ca.pfv.spmf.algorithms.frequentpatterns.lcm.bak

Class Dataset



  • public class Dataset
    extends java.lang.Object
    This is the parser class for the dataset. It has actions related to parse a txt based file to a Dataset class.
    See Also:
    AlgoLCM
    • Constructor Detail

      • Dataset

        public Dataset(java.lang.String datasetPath)
                throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getTransactions

        public java.util.List<Transaction> getTransactions()
      • getUniqueItems

        public java.util.Set<java.lang.Integer> getUniqueItems()
      • getMaxItem

        public int getMaxItem()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.