Hands-On Unsupervised Learning Using Python: How to Build Applied Machine Learning Solutions from Unlabeled Data

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Many industry experts consider unsupervised learning the next frontier in artificial intelligence, one that may hold the key to the holy grail in AI research, the so-called general artificial intelligence. Since the majority of the world's data is unlabeled, conventional supervised learning cannot be applied; this is where unsupervised learning comes in. Unsupervised learning can be applied to unlabeled datasets to discover meaningful patterns buried deep in the data, patterns that may be near impossible for humans to uncover. Author Ankur Patel provides practical knowledge on how to apply unsupervised learning using two simple, production-ready Python frameworks - scikit-learn and TensorFlow using Keras. With the hands-on examples and code provided, you will identify difficult-to-find patterns in data and gain deeper business insight, detect anomalies, perform automatic feature engineering and selection, and generate synthetic datasets. All you need is programming and some machine learning experience to get started. • Compare the strengths and weaknesses of the different machine learning approaches: supervised, unsupervised, and reinforcement learning • Set up and manage a machine learning project end-to-end - everything from data acquisition to building a model and implementing a solution in production • Use dimensionality reduction algorithms to uncover the most relevant information in data and build an anomaly detection system to catch credit card fraud • Apply clustering algorithms to segment users - such as loan borrowers - into distinct and homogeneous groups • Use autoencoders to perform automatic feature engineering and selection • Combine supervised and unsupervised learning algorithms to develop semi-supervised solutions • Build movie recommender systems using restricted Boltzmann machines • Generate synthetic images using deep belief networks and generative adversarial networks • Perform clustering on time series data such as electrocardiograms • Explore the successes of unsupervised learning to date and its promising future

Author(s): Ankur A. Patel
Edition: 1
Publisher: O’Reilly Media
Year: 2019

Language: English
Pages: 362
City: Sebastopol, CA
Tags: Machine Learning;Neural Networks;Deep Learning;Unsupervised Learning;Reinforcement Learning;Anomaly Detection;Python;Recommender Systems;Deep Belief Networks;Boltzmann Machines;Autoencoders;Generative Adversarial Networks;Clustering;Principal Component Analysis;Keras;TensorFlow;Logistic Regression;Feature Extraction;Git;Fraud Detection;Anaconda;Semi-supervised Learning;Dimensionality Reduction;Time Series Analysis;Activation Functions;Version Control Systems;Gradient Boosting