cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Quentin26
Level I

One-Versus-Rest (OVR)  and the One-Versus-One (OVO) 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 response with multiple classes.

 

I'm particularly interested in the One-Versus-Rest (OVR)  (also referred to as One-Versus-All or OVA)  and the One-Versus-One (OVO) strategies.

 

So, instead of using the default One-off LDA which seeks to solve the classication problem for all classes in the model simultaneously I would like to try testing  OVR strategy (which divides each class into two groups, trans- forming the k-class classi?cation problem into a k − 1 round binary classi?cation problem) and OVO strategy.

 

Any idea how to do this in JMP?

 

Thanks in advance! 

0 REPLIES 0

Recommended Articles