© Butch Quinto 2020
B. QuintoNext-Generation Machine Learning with Sparkhttps://doi.org/10.1007/978-1-4842-5669-5_4

4. Unsupervised Learning

Butch Quinto1 
(1)
Carson, CA, USA
 

New knowledge is the most valuable commodity on earth. The more truth we have to work with, the richer we become.

—Kurt Vonneguti

Unsupervised learning is a machine learning task that finds hidden patterns and structure in the dataset without the aid of labeled responses. Unsupervised learning is ideal when you only have access to input data and training data is unavailable or hard to obtain. Common methods include clustering, topic modeling, anomaly detection, and principal component analysis.

Clustering with K-Means

Clustering is an unsupervised machine learning task for grouping ...

Get Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.