Unsupervised Machine Learning
Unsupervised Machine Learning is used to build Recommender Systems, In this technique of Machine Learning, we do not provide any input to the model to determine any output, but ask it find similar patterns and cluster them based on their similarities, this is called a Clustering Algorithm
Anamoly Detection and Dimensionality Reduction are two other applications of this.