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

R语言 SlimPLS包 classificationModel-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 10:08:49 | 显示全部楼层 |阅读模式
classificationModel-class(SlimPLS)
classificationModel-class()所属R语言包:SlimPLS

                                        Class "classificationModel"
                                         类“classificationModel”

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

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

The class wraps a model learned using a specific classification algorithm, that can later be used to predict the class of a sample. It holds the specific algorithm data as well as the set of features used while learning the model. The set of features reduces the dimension of the problem by selecting or extracting a small number of features from a much
据悉,以后可以用来预测类的一个示例使用特定的分类算法,类封装了一个模型。它拥有的特定算法的数据,以及使用的功能,同时学习模型的组。的功能集的维数降低的问题,通过选择或提取从更小数量的功能


类对象----------Objects from the Class----------

Objects can be created by calls of the form new("classificationModel", ...), but are  usually created by calling "trainClassifier", with a given feature set, data and algorithm. The object can later be used by calling "getClassification" for predicting classes of unseen samples.
对象可以通过检测的形式new("classificationModel", ...)创建的,但通常是由调用"trainClassifier",一个给定的功能集,数据和算法。以后可以使用该对象可以通过调用"getClassification"预测类看不见的样品。


插槽----------Slots----------

  


model_type: Object of class "character" - a string the represents the specific classification algorithm.
model_type:类"character"“ - 一个字符串对象表示具体的分类算法。

Can be one of "SVM_LINEAR", "SVM_RADIAL" or "RandomForest"  
可以是一个"SVM_LINEAR","SVM_RADIAL"或"RandomForest"

model:Object of class "svmOrRF" - the model itself  
model:对象的类"svmOrRF"  - 模型本身

features:Object of class "featureSet" - the set of features used for learning the model  
features:类的对象"featureSet"  - 功能用于学习的模型

pls_use_components:Object of class "logical" - whether the model was learned by using  linear combinations (components) of basic features or not.   
pls_use_components类的对象"logical" - 是否学到的线性组合(组件)的基本功能,或者不使用该模型。


方法----------Methods----------

No methods defined with class "classificationModel" in the signature.
没有定义的方法与类的“classificationModel”的签名。


(作者)----------Author(s)----------


Michael Gutkin, Ofer Lavi



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

selectFeatures, trainClassifier, getClassification, readExpMat, featureSet, classificationModel
selectFeatures,trainClassifier,getClassification,readExpMat,featureSet,classificationModel

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-26 10:28 , Processed in 0.032128 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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