𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

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

✍ Scribed by Ankur A. Patel


Publisher
O’Reilly Media
Year
2019
Tongue
English
Leaves
362
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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

✦ Subjects


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


πŸ“œ SIMILAR VOLUMES


Hands-On Unsupervised Learning Using Pyt
✍ Ankur A. Patel πŸ“‚ Library πŸ“… 2019 πŸ› O'Reilly Media 🌐 English

<div><span>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 learni

Hands-On Unsupervised Learning Using Pyt
✍ Ankur A. Patel πŸ“‚ Library πŸ“… 2019 πŸ› O'Reilly Media 🌐 English

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 b

Hands-on Supervised Learning with Python
✍ Gnana Lakshmi T C, Madeleine Shang πŸ“‚ Library πŸ“… 2020 πŸ› BPB Publications 🌐 English

<span><b>Hands-On ML problem solving and creating solutions using Python. </b><br><br> <b>Key Features</b><li>Introduction to Python Programming </li><li>Python for Machine Learning </li><li>Introduction to Machine Learning </li><li>Introduction to Predictive Modelling, Supervised and Unsupervised A

Python Machine Learning Projects: Learn
✍ Deepali R Vora, Gresha S Bhatia πŸ“‚ Library πŸ“… 2023 πŸ› BPB Publications 🌐 English

A complete guide that will help you get familiar with Machine Learning models, algorithms, and optimization techniques. Key Features - Understand the core concepts and algorithms of Machine Learning. - Get started with your Machine Learning career with this easy-to-understand guide. - Discover