"generating decision tree in application"
jayaraj87
New Altair Community Member
hi,
I am developing an web application in which i want to generate a decision tree in my web page. My data is in Mysql table format. How can i load data from it to the rapid miner operator?.....
thanks,
jayaraj
I am developing an web application in which i want to generate a decision tree in my web page. My data is in Mysql table format. How can i load data from it to the rapid miner operator?.....
thanks,
jayaraj
Tagged:
0
Answers
-
Hello,
you should use the operator DatabaseExampleSource for this purpose.
Cheers,
Ingo0