What is the function of ‘Unsupervised Learning’ and 'supervised learning'?
Machine learning
Ask by Anonymous User
Updated 27 Jun 2018
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