All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download denormalize JAR 1.0.3 with all dependencies


An instance filter that collapses instances with a common grouping ID value into a single instance. Useful for converting transactional data into a format that Weka's association rule learners can handle. IMPORTANT: assumes that the incoming batch of instances has been sorted on the grouping attribute. The values of nominal attributes are converted to indicator attributes. These can be either binary (with f and t values) or unary with missing values used to indicate absence. The later is Weka's old market basket format, which is useful for Apriori. Numeric attributes can be aggregated within groups by computing the average, sum, minimum or maximum.

Files of the artifact denormalize version 1.0.3 from the group nz.ac.waikato.cms.weka.

The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of denormalize Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of denormalize version 1.0.3





© 2015 - 2024 Weber Informatics LLC | Privacy Policy