- 16
- 0
- 约7.73千字
- 约 36页
- 2017-03-09 发布于上海
- 举报
What is Classification Why is it required什么是分类为什么它需要
Decision Trees SLIQ – fast scalable classifierGroup 12-Vaibhav Chopda-Tarun Bahadur Paper By - Manish Mehta, Rakesh Agarwal and Jorma Rissanen Source – http://citeseer.ifi.unizh.ch/mehta96sliq.html Material Includes: lecture notes for CSE634 – Prof. Anita Wasilewska /~cse634 Agenda What is classification … Why decision trees ? The ID3 algorithm Limitations of ID3 algorithm SLIQ – fast scalable classifier for DataMining SPRINT – the successor of SLIQ Classification Process : Model Construction Testing and Prediction (by a classifier) Classification by Decision Tree Induction Decision tree (Tuples flow along the tree structure) Internal node denotes an attribute Branch represents the values of the node attribute Leaf nodes represent class labels or class distribution Classification by Decision Tree Induction Decision tree generation consists of two phases Tree construction At start we choose one attribute as the root and put all its values as branches We choose recursively internal nodes (attributes) with their proper values as branches. We Stop when all the samples (records) are of the same class, then the node becomes the leaf labeled with that class or there is no more samples left or there is no more new attributes to be put as the nodes. In this case we apply MAJORITY VOTING to classify the node. Tree pruning Identify and remove branches that reflect noise or outliers Classification by Decision Tree Induction Wheres the challenge ? Good choice of root attribute Good choice of the internal nodes attributes is a crucial point. Decision Tree Induction Algorithms differ on methods of evaluating and choosing the root and internal nodes attributes. Basic Idea of ID3/C4.5 Algorithm - greedy algorithm - constructs decision trees in a top-down recursive divide-and-conquer manner. Tree STARTS as a single node (root) representing all training dataset (samples) IF the samples are ALL in the same class, THEN the node becomes a LEAF and is l
您可能关注的文档
- Welcome Back to School! Elizabethtown Area School 欢迎回到学校伊丽莎白地区学校.ppt
- Welcome StudentsParents Fifth Ward Junior High 欢迎studentsparents第五病房初中.ppt
- Welcome Parents woodbridge欢迎家长伍德布里奇.k12.nj.us.ppt
- Welcome Meet and Greet Week Immanuel Lutheran 欢迎迎接周沐恩.ppt
- WELCOME TO 20082009欢迎来到20082009.ppt
- Welcome to 6th Grade Earth Space Science!欢迎来到第六年级地球空间科学.ppt
- Welcome to 6th Grade Science欢迎到第六年级科学.ppt
- Welcome to 6th Grade Science! millstone欢迎到第六年级科学磨石.k12.nj.us.ppt
- WELCOME TO 8TH GRADE SCIENCE Kyrene School 欢迎来到第八年级科学kyrene学校.ppt
- Welcome to 9th Grade Physics TypePad欢迎来到第九年级物理 TypePad.ppt
- 广东省广州省实验中学教育集团2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 广东省广州大学附属中学2025-2026学年八年级上学期奥班期中物理试题(解析版).docx
- 广东省广州市第八十六中学2025-2026学年八年级上学期期中物理试题(含答案).docx
- 广东省广州市第八十九中学2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 广东省广州市第二中学2025-2026学年八年级上学期期中考试物理试题(含答案).docx
- 广东省广州市第八十六中学2025-2026学年八年级上学期期中物理试题(解析版).docx
- 广东省广州市第八十九中学2025-2026学年八年级上学期期中考试物理试题(含答案).docx
- 广东省广州市第二中学2025-2026学年八年级上学期期中考试物理试题(解析版).docx
- 2026《中国人寿上海分公司营销员培训体系优化研究》18000字.docx
- 《生物探究性实验教学》中小学教师资格模拟试题.docx
原创力文档

文档评论(0)