ENGLISH

TensorFlow: Powerful Predictive Analytics with TensorFlow

Book information

Publisher
Packt Publishing
Year
2018
ISBN
9781789130423
Language
english
Format
PDF
Filesize
3 MB (3080200 bytes)
Pages
\165
Time added
2022-07-09 21:59:54

Description

Learn how to solve real life problems using different methods like logic regression, random forests and SVM’s with TensorFlow Key Features Understand predictive analytics along with its challenges and best practices Embedded with assessments that will help you revise the concepts you have learned in this book Book Description Predictive analytics discovers hidden patterns from structured and unstructured data for automated decision making in business intelligence. Predictive decisions are becoming a huge trend worldwide, catering to wide industry sectors by predicting which decisions are more likely to give maximum results. TensorFlow, Google’s brainchild, is immensely popular and extensively used for predictive analysis. This book is a quick learning guide on all the three types of machine learning, that is, supervised, unsupervised, and reinforcement learning with TensorFlow. This book will teach you predictive analytics for high-dimensional and sequence data. In particular, you will learn the linear regression model for regression analysis. You will also learn how to use regression for predicting continuous values. You will learn supervised learning algorithms for predictive analytics. You will explore unsupervised learning and clustering using K-meansYou will then learn how to predict neighborhoods using K-means, and then, see another example of clustering audio clips based on their audio features. This book is ideal for developers, data analysts, machine learning practitioners, and deep learning enthusiasts who want to build powerful, robust, and accurate predictive models with the power of TensorFlow. This book is embedded with useful assessments that will help you revise the concepts you have learned in this book. What you will learn Learn TensorFlow features in a real-life problem, followed by detailed TensorFlow installation and configuration Explore computation graphs, data, and programming models also get an insight into an example of implementing linear regression model for predictive analytics Solve the Titanic survival problem using logistic regression, random forests, and SVMs for predictive analytics Dig deeper into predictive analytics and find out how to take advantage of it to cluster records belonging to the certain group or class for a dataset of unsupervised observations Learn several examples of how to apply reinforcement learning algorithms for developing predictive models on real-life datasets Who this book is for This book is aimed at developers, data analysts, machine learning practitioners, and deep learning enthusiasts who want to build powerful, robust, and accurate predictive models with the power of TensorFlow. Table of Contents From Data to Decisions – Getting Started with TensorFlow Putting Data in Place – Supervised Learning for Predictive Analytics Clustering Your Data – Unsupervised Learning for Predictive Analytics Using Reinforcement Learning for Predictive Analytics Title Page Copyright Credits Table of Contents Preface Lesson 1: From Data to Decisions – Getting Started with TensorFlow Taking Decisions Based on Data – Titanic Example Data Value Chain for Making Decisions From Disaster to Decision – Titanic Survival Example General Overview of TensorFlow Installing and Configuring TensorFlow Installing TensorFlow on Linux Installing Python and nVidia Driver Installing NVIDIA CUDA Installing NVIDIA cuDNN v5.1+ Installing the libcupti-dev Library Installing TensorFlow Installing TensorFlow from Source Testing Your TensorFlow Installation TensorFlow Computational Graph TensorFlow Programming Model Data Model in TensorFlow Tensors Rank Shape Data Type Variables Fetches Feeds and Placeholders TensorBoard How Does TensorBoard Work? Getting Started with TensorFlow – Linear Regression and Beyond Source Code for the Linear Regression Summary Assessments Lesson 2: Putting Data in Place – Supervised Learning for Predictive Analytics Supervised Learning for Predictive Analytics Linear Regression – Revisited Problem Statement Using Linear Regression for Movie Rating Prediction From Disaster to Decision – Titanic Example Revisited An Exploratory Analysis of the Titanic Dataset Feature Engineering Logistic Regression for Survival Prediction Using TensorFlow Contrib Linear SVM for Survival Prediction Ensemble Method for Survival Prediction – Random Forest A Comparative Analysis Summary Assessments Lesson 3: Clustering Your Data – Unsupervised Learning for Predictive Analytics Unsupervised Learning and Clustering Using K-means for Predictive Analytics How K-means Works Using K-means for Predicting Neighborhoods Predictive Models for Clustering Audio Files Using kNN for Predictive Analytics Working Principles of kNN Implementing a kNN-Based Predictive Model Summary Assessments Lesson 4: Using Reinforcement Learning for Predictive Analytics Reinforcement Learning Reinforcement Learning in Predictive Analytics Notation, Policy, and Utility in RL Policy Utility Developing a Multiarmed Bandit's Predictive Model Developing a Stock Price Predictive Model Summary Assessments Appendix: Assessment Answers

Similar books