Predict the accuracy of testing data by using Logistic Regression Algorithm.
According to Sallery we will predict who buys the car or not.
Here we apply logistic regression algorithm, because the data is categorical.
Then after predict the accuracy of testing data.