Computer Science, asked by shashika1872, 1 year ago

Supervised learning algorithm definition

Answers

Answered by Anonymous
4
supervised learning
The aim of supervised learning is to build a model tthat makes prediction based on evidence in presence of uncertainty. As adaptive algorithms identify patterns in data, a computer lerns from the observations.

Specifically, a supervised learning algorithm takes a known set of input data and responces to the output data, and trains a model to generate reasonable predictions for the response to new data.
Similar questions