denormalize denormalize
Parent | oss-parent |
Group | nz.ac.waikato.cms.weka |
描述 | 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. |
Packaging | jar |
Size | 12.15 KB |
文件 | pom jar |
网址 | http://weka.sourceforge.net/doc.packages/denormalize |
发布时间 | 2012-04-26 13:24 |
dependencies
Group | Artifact | Version |
---|---|---|
nz.ac.waikato.cms.weka | weka-dev | [3.7.1,) |
nz.ac.waikato.cms.weka | weka-dev | [3.7.1,) |
junit | junit | 3.8.2 |
developers
mhall | Mark Hall |
licenses
GNU General Public License 3 | http://www.gnu.org/licenses/gpl-3.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |