Difference between supervised and unsupervised machine learning ?
Anonym
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.