0
2.1kviews
Introduction To Machine Learning
1 Answer
| written 6.8 years ago by |

b. Unsupervised Learning
In unsupervised learning, the algorithms are left to themselves to discover interesting structures in the data. Mathematically, unsupervised learning is when you only have input data (X) and no corresponding output variables.
This is called unsupervised learning because unlike supervised learning above, there are no given correct …