I've been testing out how well PCA and LDA works for classifying 3 different types of image tags I want to …
python machine-learning scikit-learn pca linear-discriminantI use the HMeasure package to involve the LDA in my analysis about credit risk. I have 11000 obs and I've …
r lda risk-analysis linear-discriminantWhat are the advantages and disadvantages of LDA vs Naive Bayes in terms of machine learning classification? I know some …
machine-learning classification naivebayes linear-discriminant machine-learning-model