找回密码
 注册
查看: 504|回复: 0

R语言 RWeka包 Weka_classifiers()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 20:55:49 | 显示全部楼层 |阅读模式
Weka_classifiers(RWeka)
Weka_classifiers()所属R语言包:RWeka

                                        R/Weka Classifiers
                                         R / Weka中分类器

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

R interfaces to Weka classifiers.
R接口Weka中的分类。


Details

详细信息----------Details----------

Supervised learners, i.e., algorithms for classification and regression, are termed “classifiers” by Weka.  (Numeric prediction, i.e., regression, is interpreted as prediction of a continuous class.)
监督学生,即用于分类和回归算法,被称为“分类”Weka中。 (数字预测,即,回归,被解释为预测一个连续类。)

R interface functions to Weka classifiers are created by make_Weka_classifier, and have formals formula, data, subset, na.action, and control (default: none), where the first four have the “usual” meanings for statistical modeling functions in R, and the last again specifies the control options to be employed by the Weka learner.  By default, the model formulae should only use the + and - operators to indicate the variables to be included or not used, respectively.
R接口函数创建的Weka中分类make_Weka_classifier,和的形参formula,data,subset,na.action,control(默认:无),,第一四有“通常”的含义在R统计建模功能,最后再指定的控制选项被雇用的WEKA学习者。默认情况下,模型公式应该只使用+和-运营商的变量或不使用,分别表示。

Objects created by these interfaces always inherit from class Weka_classifier, and have at least suitable print, summary (via evaluate_Weka_classifier), and predict methods.
通过这些接口中创建的对象始终继承类Weka_classifier,在最不适合print,summary(通过evaluate_Weka_classifier),和predict方法。


参见----------See Also----------

Available “standard” interface functions are documented in Weka_classifier_functions (regression and classification function learners), Weka_classifier_lazy (lazy learners), Weka_classifier_meta (meta learners), Weka_classifier_rules (rule learners), and Weka_classifier_trees (regression and classification tree learners).
可“标准”接口函数的文档在Weka_classifier_functions(回归和分类功能的学习者),懒惰的学生(Weka_classifier_lazy),Weka_classifier_meta(元学习者),Weka_classifier_rules规则的学习者,和Weka_classifier_trees(回归和分类树的学习者)。

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-28 18:42 , Processed in 0.019973 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表