课程二十七深入浅出hadoop mahout数据挖掘实战算法分析项目中文分词技术课件工具.pptx

课程二十七深入浅出hadoop mahout数据挖掘实战算法分析项目中文分词技术课件工具.pptx

  1. 1、本文档共9页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Hadoop大数据解决方案进阶应用Mahout数据挖掘工具 (6)Hadoop讲师:迪伦(北风网版权所有)课程目标 K-means聚类实例 Canopy算法 Mahout分类算法K-means聚类实例步骤4:将数据转化为SequenceFile格式$ hadoop fs -mkdir reuters-out$ hadoop fs -put reuters-out reuters-outK-means聚类实例步骤5:数据向量化步骤6:执行K-means聚类步骤7:导出结果Canopy算法-寻找最优的初始点Canopy算法使用“-cl”参数,启用canopy算法舍弃“-k”参数,否则canopy选取的点将被随机点覆盖Mahout分类关键词Key idea Description Model A computer program that makes decisions; in classification, the output of the training algorithm is a model Training Data Subset of training examples labeled with the value of the target variable and used as input to the learning algorithm to produce the model Test Data Withheld portion of training examples given to the model without the value for the target variable (although the value is known) and used to evaluate the model Training Learning process that uses training data to produce a model. That model can then compute estimates of the target variable given the predictor variables as inputs. Training example Entity with features that will be used as input for learning algorithm Feature A known characteristic of a training or new example; a “feature” is equivalent to saying a “characteristic”. Variable In this context, a variable is equivalent to a the value of a feature or a function of several features. This usage is somewhat different from a normal variable in a computer program. Record A container where an example is stored; such a record is composed of fields. Field Part of a record that contains the value of a feature (variable) Predictor variable Feature selected for use as input for a classification model. Not all features need be used. Some features may be algorithmic combinations of other features. Target variable Feature that the classification model is attempting to estimate: the target variable is categorical and its determination is the aim of the classification system. Mahout分类中的数据类型Type of Value Description Continuous This type of value is a floating point value. This might be a price, a weight, a time, a

文档评论(0)

lflebooks + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档