Reputation: 128
I have two classes of points "success" (1) and "failure" (0) in 2-dim XY-space, I am trying to find the best possible point (or region) of space where the success is highly likely. Meaning that if I take a new point that lands around that point (or region) is likely to be succes.
Is there any ideas how to choose the best success point?
Upvotes: 0
Views: 44