supervised learning:
supervised learning is learning in which we teach the machine already.
In supervised learning, we fetch the collection of data set into machine. With the help of experience of data, the machine identifies a new data pattern.
In Supervised machine learning, we are given a data set and machine know what our correct answer looks like.
A supervisor or teacher is provided to the machine and some data is already tagged with the correct answer
ex: Suppose you given a basket filled with a different kind of vegetables now first train the machine one by one with all vegetable
* colour of the object is white and on top have some green leaves: Radish
*The shape of the object is rounded and colour brown: potato
after training the machine with data now you give a potato to the machine. Machine identify
the name of the object.

No comments:
Post a Comment