下载此文档

weka教程.ppt


文档分类:IT计算机 | 页数:约173页 举报非法文档有奖
1/173
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/173 下载此文档
文档列表 文档介绍
Machine Learning with WEKA
WEKA: the bird
Copyright: Martin Kramer (******@)
9/4/2017
2
University of Waikato
WEKA: the software
Machine learning/data mining software written in Java (distributed under the GNU Public License)
Used for research, education, and plements “Data Mining” by Witten & Frank
Main features:
Comprehensive set of data pre-processing tools, learning algorithms and evaluation methods
Graphical user interfaces (incl. data visualization)
Environment paring learning algorithms
9/4/2017
3
University of Waikato
WEKA: versions
There are several versions of WEKA:
WEKA : “book version” compatible with description in data mining book
WEKA : “GUI version” adds graphical user interfaces (book version mand-line only)
WEKA : “development version” with lots of improvements
This talk is based on the latest snapshot of WEKA (soon to be WEKA )
9/4/2017
4
University of Waikato
***@relation heart-disease-simplified
***@attribute age numeric
***@attribute sex { female, male}
***@attribute chest_pain_type { typ_angina, asympt, non_anginal, atyp_angina}
***@attribute cholesterol numeric
***@attribute exercise_induced_angina { no, yes}
***@attribute class { present, not_present}
***@data
63,male,typ_angina,233,no,not_present
67,male,asympt,286,yes,present
67,male,asympt,229,yes,present
38,female,non_anginal,?,no,not_present
...
WEKA only deals with “flat” files
Flat file in
9/4/2017
5
University of Waikato
***@relation heart-disease-simplified
***@attribute age numeric
***@attribute sex { female, male}
***@attribute chest_pain_type { typ_angina, asympt, non_anginal, atyp_angina}
***@attribute cholesterol numeric
***@attribute exercise_induced_angina { no, yes}
***@attribute class { present, not_present}
***@data
63,male,typ_angina,233,no,not_present
67,male,asympt,286,yes,present
67,male,asympt,229,yes,present
38,female,non_anginal,?,no,not_present
...
WEKA only deals with “flat” files
numeric attribute
nominal attribute
9/4/2017
6
University of Waikato
9/4/201

weka教程 来自淘豆网www.taodocs.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数173
  • 收藏数0 收藏
  • 顶次数0
  • 上传人dsmhb
  • 文件大小6.67 MB
  • 时间2017-09-04