1. How to detect which type of vehicle the Traveler is using for transportation i.e whether he is travelling on Two Wheeler or Car(Private Transpost) or Bus(Public Transportation)?

2. Do we have any Clustering algorithms in Data Mining which can Cluster the Vehicles Data into different clusters as 2 wheelers data, Bus Data etc.

Let us consider that all the vehicles data is available in a single data set then how to classify the data into different clusters as 2 wheeler, 4 wheeler, Bus etc.

What is the parameter which can be used to differentiate/classify them into different clusters.

Please tell me the clustering algorithms which can be used for this issue.

Similar questions and discussions