Decision tree is a classification modelling or prediction modelling?
Hi, i really hope someone could explain this to me.
Currently I'm doing my project to classify the crime according to Premises, Place, and Time.
I'm using normal decision tree and W-J48 pruned tree operator. The accuracy is 70%.
However, I'm confused with my project title. Am I doing classification technique, using decision tree prediction?
Is decision tree a classification modelling or prediction modelling?
is this correct for my project? --->
Technique: classification technique
Modelling: prediction modelling