项目作者: yash12345678901

项目描述 :
Predict the accuracy of testing data by using Logistic Regression Algorithm.
高级语言: Jupyter Notebook
项目地址: git://github.com/yash12345678901/SUV-Predictction-Logistic-Regression.git


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.