An open API service indexing awesome lists of open source software.

https://github.com/farheenb/suv-buyers-classification-with-kpca-in-python

Used Kernel PCA to extract the principle components of non-linearly separable dataset of SUV Buyers. Modeled Logistic Regression to classify whether a person will buy a SUV or not. Model Accuracy is 91.25%
https://github.com/farheenb/suv-buyers-classification-with-kpca-in-python

Last synced: 2 months ago
JSON representation

Used Kernel PCA to extract the principle components of non-linearly separable dataset of SUV Buyers. Modeled Logistic Regression to classify whether a person will buy a SUV or not. Model Accuracy is 91.25%

Awesome Lists containing this project

README

          

# SUV-Buyers-Classification-with-kPCA-in-Python
Used Kernel PCA to extract the principle components of non-linearly separable dataset of SUV Buyers. Modeled Logistic Regression to classify whether a person will buy a SUV or not.

#### Model Accuracy- 91.25%