Basic Supervised Learning Example
BASIC SUPERVISED LEARNING EXAMPLE
With training, a supervised learning
system can predict new outcomes.
In this example, the system will classify items
as acceptable or unnacceptable based on two
arbitrary parameters X and Y
Let us say that both x and y are integers between 0 and 50
The first step is to define the accepatble ranges for x and y
ENTER THE LOWEST ACCEPTABLE VALUE FOR X: