The Wayback Machine - https://web.archive.org/web/20180415122928/https://www.packtpub.com/big-data-and-business-intelligence/machine-learning-scikit-learn-and-tensorflow-video

Machine Learning with scikit-learn and Tensorflow [Video]

Preview in Mapt

Machine Learning with scikit-learn and Tensorflow [Video]

Nick Locascio
New Release!

Learn everything you need to know about Machine learning with Tensorflow and Scikit-Learn
Mapt Subscription
FREE
€29.73/m after trial
Video
€24.99
RRP €124.93
Save 79%
What do I get with a Mapt Pro subscription?
  • Unlimited access to all Packt’s 5,000+ eBooks and Videos
  • Early Access content, Progress Tracking, and Assessments
  • 1 Free eBook or Video to download and keep every month after trial
What do I get with an eBook?
  • Download this book in EPUB, PDF, MOBI formats
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
What do I get with Print & eBook?
  • Get a paperback copy of the book delivered to you
  • Download this book in EPUB, PDF, MOBI formats
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
What do I get with a Video?
  • Download this Video course in MP4 format
  • DRM FREE - read and interact with your content when you want, where you want, and how you want
  • Access this title in the Mapt reader
€0.00
€24.99
€29.74 p/m after trial
RRP €124.93
Subscription
Video
Start 14 Day Trial

Frequently bought together


Machine Learning with scikit-learn and Tensorflow [Video] Book Cover
Machine Learning with scikit-learn and Tensorflow [Video]
€ 124.93
€ 24.99
Hands-On Machine Learning with Python and Scikit-Learn [Video] Book Cover
Hands-On Machine Learning with Python and Scikit-Learn [Video]
€ 124.93
€ 24.99
Buy 2 for €35.42
Save €180.20
Add to Cart

Video Details

ISBN 139781788629928
Course Length3 hours and 58 minutes

Video Description

Machine Learning is one of the most transformative and impactful technologies of our time. From advertising to healthcare, to self-driving cars, it is hard to find an industry that has not been or is not being revolutionized by machine learning. Using the two most popular frameworks, Tensor Flow and Scikit-Learn, this course will show you insightful tools and techniques for building intelligent systems. Using Scikit-learn you will create a Machine Learning project from scratch, and, use the Tensor Flow library to build and train professional neural networks.

We will use these frameworks to build a variety of applications for problems such as ad ranking and sentiment classification. The course will then take you through the methods for unsupervised learning and what to do when you have limited or no labels for your data. We use the techniques we have learned, along with some new ones, to build a sentiment classifier, an autocomplete keyboard and a topic discoverer.

The course will also cover applications for Natural Language Processing, explaining the types of language processing. We will cover TensorFlow, the most popular deep learning framework, and use it to build convolutional neural networks for object recognition and segmentation. We will then discuss recurrent neural networks and build applications for sentiment classification and stock prediction. We will then show you how to process sequences of data with recurrent neural networks with applications in sentiment classification and stock price prediction. Finally, you will learn applications with deep unsupervised learning and generative models. By the end of the course, you will have mastered Machine Learning in your everyday tasks

All the code and supporting files for this course are available on Github at https://github.com/PacktPublishing/Machine-learning-with-Sci-kit-Learn-and-Tensorflow-V-

Style and Approach

A practical course packed with step-by-step instructions, working examples, and helpful advice. This course will teach you everything about Tensorflow and Scikit-Learn. This comprehensive course is divided into clear bite-size chunks so you can learn at your own pace and focus on the areas of most interest to you.

Table of Contents

Linear Regression and Its Many Applications
The Course Overview
Understanding Linear Regression
Estimating the Price of Housing
Ad Ranking Using Clickthrough Rates and User Demographics
Building a Full Ad Ranking System
Classification Problems with SVMs, Decision Trees, and Random Forest Methods
Understanding Support Vector Machines
Classification of Movie Genres with SVMs
Working with Decision Trees
Wine Classification with Decision Trees
Exploring Random Forest Methods
Credit Card Fraud Detection with Random Forests
Applications in Unsupervised Learning
Introduction to Unsupervised Learning
K-Means Clustering Explained
Unsupervised Clustering of Patients with K-Means Clustering
Dimensionality Reduction with Principal Component Analysis
Using PCA to Compress Images
Applications in Natural Language Processing
Essential Feature Extraction – Bag of Words and N-Grams
Tweet Classification with Bag of Words Features
Building a Tweet-Bot with N-Gram Features
Working with Latent Dirichlet Allocation (LDA)
LDA for Natural Language Topic Discovery
Convolutional Neural Networks (CNNs) and Computer Vision
Deep Neural Networks and Convolutional Neural Networks
Building a Flower Species Classifier with CNN’s with TensorFlow + Keras
Semantic Image Segmentation Explained
Image Segmentation with CNNs and TensorFlow
Sequence Modelling with Recurrent Neural Networks
Understanding Recurrent Neural Networks
Working with Long-Short Term Memory Networks (LSTMs)
Better Tweet Sentiment Classification with RNNs
Build a Cryptocurrency Prediction Bot with RNNs
Applications with Transfer Learning and Deep Embeddings
Understanding Word2Vec, Representation Learning, and Embeddings
Applying Word2Vec for Analogy Completion
Pretrained ImageNet Embeddings and Image Search Engines
Build an Image Retrieval System Using Embeddings

What You Will Learn

  • Work through detailed tutorials of projects such as ad ranking, sentiment classification, image retrieval, and threat detection.
  • Use the most powerful and ubiquitous Machine Learning techniques
  • Implement the cutting-edge methods of Machine Learning including recent advancements in Deep Learning
  • Dissect any machine learning research paper into actionable insights
  • Develop a playbook for determining the best approach to any machine learning problem
  • Use TensorFlow to build deep learning models
  • Implement Convolutional Neural Networks for Computer Vision
  • Build Recurrent Neural Networks for applications involving sequenced data such as natural language and stock prediction
  • Segment images using computer vision
  • Build a stock price prediction with recurrent neural networks
  • Apply autoencoders for image denoising
  • Work with Generative Adversarial Networks to enhance blurry photos

Authors

Table of Contents

Linear Regression and Its Many Applications
The Course Overview
Understanding Linear Regression
Estimating the Price of Housing
Ad Ranking Using Clickthrough Rates and User Demographics
Building a Full Ad Ranking System
Classification Problems with SVMs, Decision Trees, and Random Forest Methods
Understanding Support Vector Machines
Classification of Movie Genres with SVMs
Working with Decision Trees
Wine Classification with Decision Trees
Exploring Random Forest Methods
Credit Card Fraud Detection with Random Forests
Applications in Unsupervised Learning
Introduction to Unsupervised Learning
K-Means Clustering Explained
Unsupervised Clustering of Patients with K-Means Clustering
Dimensionality Reduction with Principal Component Analysis
Using PCA to Compress Images
Applications in Natural Language Processing
Essential Feature Extraction – Bag of Words and N-Grams
Tweet Classification with Bag of Words Features
Building a Tweet-Bot with N-Gram Features
Working with Latent Dirichlet Allocation (LDA)
LDA for Natural Language Topic Discovery
Convolutional Neural Networks (CNNs) and Computer Vision
Deep Neural Networks and Convolutional Neural Networks
Building a Flower Species Classifier with CNN’s with TensorFlow + Keras
Semantic Image Segmentation Explained
Image Segmentation with CNNs and TensorFlow
Sequence Modelling with Recurrent Neural Networks
Understanding Recurrent Neural Networks
Working with Long-Short Term Memory Networks (LSTMs)
Better Tweet Sentiment Classification with RNNs
Build a Cryptocurrency Prediction Bot with RNNs
Applications with Transfer Learning and Deep Embeddings
Understanding Word2Vec, Representation Learning, and Embeddings
Applying Word2Vec for Analogy Completion
Pretrained ImageNet Embeddings and Image Search Engines
Build an Image Retrieval System Using Embeddings

Video Details

ISBN 139781788629928
Course Length3 hours and 58 minutes
Read More

Read More Reviews

Recommended for You

Hands-On Machine Learning with Python and Scikit-Learn [Video] Book Cover
Hands-On Machine Learning with Python and Scikit-Learn [Video]
€ 124.93
€ 24.99
Advanced Predictive Techniques with Scikit-Learn and TensorFlow [Video] Book Cover
Advanced Predictive Techniques with Scikit-Learn and TensorFlow [Video]
€ 141.59
€ 28.32
Fundamentals of Machine Learning with scikit-learn [Video] Book Cover
Fundamentals of Machine Learning with scikit-learn [Video]
€ 124.93
€ 24.99
Machine Learning with Scikit-learn [Video] Book Cover
Machine Learning with Scikit-learn [Video]
€ 124.93
€ 24.99
scikit-learn –Test Predictions Using Various Models [Video] Book Cover
scikit-learn –Test Predictions Using Various Models [Video]
€ 124.93
€ 24.99
Mastering Machine Learning with scikit-learn - Second Edition Book Cover
Mastering Machine Learning with scikit-learn - Second Edition
€ 41.63
€ 29.15