The Data Mining Forum                             open-source data mining software data mining conferences Data Science for Social and Behavioral Analytics DSSBA 2022 data science journal
IMPORTANT: This is the old Data Mining forum.
I keep it online so that you can read the old messages.

Please post your new messages in the new forum: https://forum2.philippe-fournier-viger.com/index.php
 
Data Mining method (especially in Decision tree) to cover multi-label and multi data type
Posted by: Halim Dinata
Date: April 13, 2014 01:03AM

Dear Sir/ Madam

I am facing some problem to solve the data like the following example:

Training Data
P1 = 1; P2= 2 ; P3=3 The result is Tree = 30%; Shrubs = 20% and Groundcover = 50%
P1 = 1; P2= 1 ; P3=1 The result is Tree = 30%; flowers = 20%
.....

The outcomes of the data have different type of data ( Continuous and categorical). how to extract the rules from decision tree to deal with this problem?

Thanks In Advanced

Options: ReplyQuote
Re: Data Mining method (especially in Decision tree) to cover multi-label and multi data type
Date: April 13, 2014 03:28AM

An algorithm like C4.5 for building deicision trees can handle both numeric and nominal data, I think.

You may want to check that.

Options: ReplyQuote
Re: Data Mining method (especially in Decision tree) to cover multi-label and multi data type
Posted by: Halim Dinata
Date: April 13, 2014 03:46AM

Hi..

thank You for information

how about multiple different type label ?


Thanks

Options: ReplyQuote


This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.