search for: dtm_ip

Displaying 1 result from an estimated 1 matches for "dtm_ip".

Did you mean: dst_ip
2011 Nov 04
1
Decision tree model using rpart ( classification
...a as input variables. In first two cases A and B decision tree model using rpart finish the execution in a minute or two, But in third case (C) it continues to run for infinite amount of time( monitored and running even after 14 hours). fit <- rpart(decile ~., method="class", data=dtm_ip) Is there anything wrong with my approach? Thanks for the help in advance. -Ajit -- View this message in context: http://r.789695.n4.nabble.com/Decision-tree-model-using-rpart-classification-tp3989162p3989162.html Sent from the R help mailing list archive at Nabble.com.