What is the function of ‘Unsupervised Learning’ and 'supervised learning'?
Machine learning Anonymous User 1357 27 Jun 2018 What is the function of ‘Unsupervised Learning’ and 'supervised learning'?
function of Unsupervised Learning:
- Find clusters of the data
- Find low-dimensional representations of the data
- Find interesting directions in data
- what would
- Find novel observations/ database cleaning
function of Supervised Learning:
- Classifications
- Speech recognition
- Regression
- Predict time series
- Annotate strings