One- Versus-Rest (OVR) and One-Versus-One (OVO) Linear Discriminant Anlaysis (LDA)
Hello, I'm looking for a way to test a different LDA strategy than the standard One-off (or hand-out) method when trying to predict a categorical repsonse with multiple classes. I'm particullarilly interested in the One-Versus-Rest (OVR) (also referred to as One-Versus-All or OVA) and the One-Versus-One (OVO) startegies. Thanks in advance!