K Means cluster This a unsupervised machine learning algorithm. It form data into K clusters. Cluster are formed by choosing centroid. At first random centroid is picked. Iterating the process until centroid changes no more. Decision Tree In this algorithm flowchart of decision is formed on basis of that prediction is done. Every feature chosen … Continue reading K Means cluster , Decision tree , SVM