What is the difference between classification and prediction?If one does a decision tree analysis, what is the result? A classification? A prediction?Gregory Piatetsky-Shapiro answers:
The assumption is that the new data comes from the similar distribution as the data you used to build your decision tree. In many cases this is a correct assumption and that is why you can use the decision tree for building a predictive model. When Classification and Prediction are not the same? Gregory Piatetsky-Shapiro answers:
gabrielac adds
Other people prefer to use "estimation" for predicting continuous values. |
Copyright © 2008 KDnuggets. Subscribe to KDnuggets News!