Supervised vs Unsupervised (Regression)
Machine Learning Models:
Supervised Learning:
Involves a series of function that map's an to an output based on a series of example input-output pairs.
Eg: We have 2 variables Age(Input) and Shoe size(Output) we can
predict shoe size of people ac...
mlnoobs.hashnode.dev2 min read