Author:Mark Hall
Category:Associations
Changes:Added an option to use sum as the aggregation (instead of average) for numeric targets. This mode only considers nominal attributes for tests in the tree. In this case, the heuristic prefers nominal values that contain a sum of target values higher than the expected sum.
Date:2021-01-09
Depends:weka (>=3.7.1)
Description:HotSpot learns a set of rules (displayed in a tree-like structure) that maximize/minimize a target variable/value of interest. With a nominal target, one might want to look for segments of the data where there is a high probability of a minority value occuring (given the constraint of a minimum support). For a numeric target, one might be interested in finding segments where this is higher on average than in the whole data set. For example, in a health insurance scenario, find which health insurance groups are at the highest risk (have the highest claim ratio), or, which groups have the highest average insurance payout.
License:GPL 3.0
Maintainer:Weka team <wekalist{[at]}list.scms.waikato.ac.nz>
PackageURL:http://prdownloads.sourceforge.net/weka/hotSpot1.0.7.zip?download
URL:http://weka.sourceforge.net/doc.dev/weka/associations/HotSpot.html
Version:1.0.7