Machine Learning Reg
Machine Learning Reg
▪ After the training and processing are done, we test the model
with sample data to see if it can accurately predict the output.
Supervised Machine Learning
▪ If the given shape has four sides, and all the sides are equal, then it will
be labelled as a Square.
▪ If the given shape has three sides, then it will be labelled as a triangle.
▪ If the given shape has six equal sides then it will be labelled as hexagon.
Steps Involved in Supervised Learning:
•With the help of supervised learning, the model can predict the
output on the basis of prior experiences.