admin 管理员组文章数量: 1086019
2024年4月16日发(作者:linux查看已开放端口)
Using the Weka Discretize Filter
1. Start Weka – you get the Weka GUI chooser window.
2. Click on the Explorer button and you get the Weka Knowledge
Explorer window.
3. Click on the “Open File..” button and open an ARFF file (try it first
with an example supplied in Weka-3-4/data, e.g. ). You get the
following:
4. Click on Choose and select filters/unsupervised/attribute/Discetize.
Then click on the area right of the Choose button. You get the following:
You see here the default parameters of this filter. Click on More to get more
information about these parameters.
5. Click on the Apply button to do the discretization. Then select one of
the original numeric attributes (e.g. temperature) and see how it is discretized in
the Selected attribute window.
6. Try other parameters for the filter and see how the discretization
changes. Don’t forget to reload the original (numeric) relation or Undo the
discretization before applying another one.
7. Try also supervised discretization. It seems that the numeric attributes
of the weather relation are not significant with respect to the class (they get a
single value “All”, which may be interpreted as “don’t care”).
版权声明:本文标题:利用weka实现数据离散化处理 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.roclinux.cn/p/1713238909a625416.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论