In this article i had used some classification techniques such as logistic regression,decision tree,SVM(SUPPORT VECTOR MACHINE linear),KNN(K NEAREST NEIGHBOR),random forests and ANN(ARTIFICIAL NEURAL NETWORK) to predict the class for the given features. FLOW OF THE ARTICLE Overview Important libraries and reading the file Data visualization and pre processing Splitting the data into training set…