Pregunta de entrevista de Sutherland

Difference between supervised and unsupervised machine learning ?

Respuestas de entrevistas

Anónimo

6 de jul de 2021

Supervised learning is a machine learning method in which models are trained using labeled data. Unsupervised learning is another machine learning method in which patterns inferred from the unlabeled input data.

Anónimo

2 de ago de 2021

Supervised Learning is the machine learning technique where features are trained to find hidden patterns to deploy the model. Where in Unsupervised Learning the algorithm is given without the features as input by adding some weights in every layer to find the hidden patterns and output isn't supervised.