1 / 21

Install and Use Analysis Manager to create Decision Trees

Install and Use Analysis Manager to create Decision Trees. 과 목 Data Mining 교 수 용 환 승 작성자 김지영. 목 차. Data Process Result. 1. Data. http://kdd.ics.uci.edu/ - Cover Type

Download Presentation

Install and Use Analysis Manager to create Decision Trees

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Install and Use Analysis Manager to create Decision Trees 과 목 Data Mining 교 수 용 환 승 작성자 김지영

  2. 목 차 • Data • Process • Result

  3. 1. Data • http://kdd.ics.uci.edu/ - Cover Type The forest cover type for 30 x 30 meter cells obtained from US Forest Service (USFS) Region 2 Resource Information System (RIS) data. • Data Characteristics The actual forest cover type for a given observation (30 x 30 meter cell) was determined from US Forest Service (USFS) Region 2 Resource Information System (RIS) data. Independent variables were derived from data originally obtained from US Geological Survey (USGS) and USFS data. Data is in raw form (not scaled) and contains binary (0 or 1) columns of data for qualitative independent variables (wilderness areas and soil types). • Summary Statistics Number of instances (observations) 9999 Number of Attributes 54 Attribute breakdown • 12 measures, but 54 columns of data (10 quantitative variables, 4 binary wilderness areas and 40 binary soil type variables) Missing Attribute Values None

  4. 1. Data • Variable Information

  5. 1. Data • Code Designations <Wilderness Areas> 1 -- Rawah Wilderness Area 2 -- Neota Wilderness Area 3 -- Comanche Peak Wilderness Area 4 -- Cache la Poudre Wilderness Area <Soil Types> 1 to 40 : based on the USFS Ecological Landtype Units for this study area. <Forest Cover Types> 1 -- Spruce/Fir 2 -- Lodgepole Pine 3 -- Ponderosa Pine 4 -- Cottonwood/Willow 5 -- Aspen 6 -- Douglas-fir 7 -- Krummholz

  6. 1. Data • Class Distribution Number of records of Spruce-Fir: 1375 Number of records of Lodgepole Pine: 1462 Number of records of Ponderosa Pine: 1262 Number of records of Cottonwood/Willow: 1620 Number of records of Aspen: 1582 Number of records of Douglas-fir: 1349 Number of records of Krummholz: 1349 Number of records of other: 0 Total records: 9999

  7. 2. Process • Import 2 Tables <Attr> Seq와 53개의 Measure Attribute <Covtype> Seq와 Predict 값인 cover

  8. 2. Process • Create TEST@ Mining Model

  9. 3. Result • Node Path: All

  10. 3. Result • Node Path: Elevation <= 2400.25

  11. 3. Result • Node Path: Elevation <= 2400.25 and Hillshade 9am <= 156.25

  12. 3. Result • Node Path: Elevation <= 2400.25 and Hillshade 9am <= 156.25 and Hor Dist To Fp > 579.25 and <= 1112.25

  13. 3. Result • Node Path: Elevation <= 2400.25 and Hillshade 9am <= 156.25 and Hor Dist To Fp <= 579.25 or > 1112.25

  14. 3. Result • Node Path: Elevation <= 2400.25 and Hillshade 9am > 219.25

  15. 3. Result • Node Path: Elevation <= 2400.25 and Hillshade 9am > 219.25

  16. 3. Result • Node Path: Elevation <= 2400.25 and Hillshade 9am > 219.25 and Soil3 = 0

  17. 3. Result • Node Path: Elevation <= 2400.25 and Ver Dist To Hydro <= 1.75 or > 131.25 and Hillshade 9am > 219.25 and Soil3 = 0

  18. 3. Result • Node Path: Elevation <= 2400.25 and Hor Dist To Hydro > 35.75 and <= 304.25 and Ver Dist To Hydro <= 1.75 or > 131.25 and Hillshade 9am > 219.25 and Soil3 = 0

  19. 3. Result • Node Path: Elevation <= 2400.25 and Hor Dist To Hydro <= 35.75 or > 304.25 and Ver Dist To Hydro <= 1.75 or > 131.25 and Hillshade 9am > 219.25 and Soil3 = 0

  20. 3. Result • Dependency Network Browse

  21. 3. Result • Dependency Network Browse

More Related