Quote:
Originally Posted by lorddoskias
I'm having problems wrapping my mind around the question which require taking randomly distirbuted points on "[-1,1] x [-1,1]" coordinate. Could someone explain what this exactly mean and give examples as to what a line which was chosen based on this would look like?
|
Take a number at random from the interval
![[-1,1] [-1,1]](/vblatex/img/d060b17b29e0dae91a1cac23ea62281a-1.gif)
(i.e., a real number between

and

) . Take another number independently, also from
![[-1,1] [-1,1]](/vblatex/img/d060b17b29e0dae91a1cac23ea62281a-1.gif)
. These two numbers are now the coordinates of a point in the plane, and that point lies within the solid square
![[-1,1]\times[-1,1] [-1,1]\times[-1,1]](/vblatex/img/16bb95293d7f41bb6d850eeef76bea6a-1.gif)
.
If you do this process a second time, you get another point, also within the solid square
![[-1,1]\times[-1,1] [-1,1]\times[-1,1]](/vblatex/img/16bb95293d7f41bb6d850eeef76bea6a-1.gif)
. The line that connects these two points is the line that separates the two regions in the plane that correspond to the two classes.
Some participants posted plots that show what these look like in other threads.