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

https://github.com/farheenb/wine-customers-classification-with-lda-in-python

Used LDA (supervised technique) to perform dimensionality reduction on datasets. Modeled Logistic Regression on selected features to classify the wine customers. Model accuracy 100.00%
https://github.com/farheenb/wine-customers-classification-with-lda-in-python

Last synced: 7 months ago
JSON representation

Used LDA (supervised technique) to perform dimensionality reduction on datasets. Modeled Logistic Regression on selected features to classify the wine customers. Model accuracy 100.00%

Awesome Lists containing this project

README

          

# Wine-Customers-Classification-with-LDA-in-Python
Used LDA (an unsupervised technique) to perform dimensionality reduction on datasets. Modeled Logistic Regression on selected features to classify the wine customers.

#### Model accuracy- 100.00%