Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Python Machine Learning Cookbook

You're reading from   Python Machine Learning Cookbook 100 recipes that teach you how to perform various machine learning tasks in the real world

Arrow left icon
Product type Paperback
Published in Jun 2016
Publisher Packt
ISBN-13 9781786464477
Length 304 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Vahid Mirjalili Vahid Mirjalili
Author Profile Icon Vahid Mirjalili
Vahid Mirjalili
Prateek Joshi Prateek Joshi
Author Profile Icon Prateek Joshi
Prateek Joshi
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. The Realm of Supervised Learning FREE CHAPTER 2. Constructing a Classifier 3. Predictive Modeling 4. Clustering with Unsupervised Learning 5. Building Recommendation Engines 6. Analyzing Text Data 7. Speech Recognition 8. Dissecting Time Series and Sequential Data 9. Image Content Analysis 10. Biometric Face Recognition 11. Deep Neural Networks 12. Visualizing Data Index

What this book covers

Chapter 1, The Realm of Supervised Learning, covers various supervised-learning techniques for regression. We will learn how to analyze bike-sharing patterns and predict housing prices.

Chapter 2, Constructing a Classifier, covers various supervised-learning techniques for data classification. We will learn how to estimate the income brackets and evaluate a car based on its characteristics.

Chapter 3, Predictive Modeling, discusses predictive-modeling techniques using Support Vector Machines. We will learn how to apply these techniques to predict events occurring in buildings and traffic on the roads near sports stadiums.

Chapter 4, Clustering with Unsupervised Learning, explains unsupervised learning algorithms, including k-means and Mean Shift clustering. We will learn how to apply these algorithms to stock market data and customer segmentation.

Chapter 5, Building Recommendation Engines, teaches you about the algorithms that we use to build recommendation engines. We will learn how to apply these algorithms to collaborative filtering and movie recommendations.

Chapter 6, Analyzing Text Data, explains the techniques that we use to analyze text data, including tokenization, stemming, bag-of-words, and so on. We will learn how to use these techniques to perform sentiment analysis and topic modeling.

Chapter 7, Speech Recognition, covers the algorithms that we use to analyze speech data. We will learn how to build speech-recognition systems.

Chapter 8, Dissecting Time Series and Sequential Data, explains the techniques that we use to analyze time series and sequential data including Hidden Markov Models and Conditional Random Fields. We will learn how to apply these techniques to text sequence analysis and stock market predictions.

Chapter 9, Image Content Analysis, covers the algorithms that we use for image content analysis and object recognition. We will learn how to extract image features and build object-recognition systems.

Chapter 10, Biometric Face Recognition, explains the techniques that we use to detect and recognize faces in images and videos. We will learn about dimensionality reduction algorithms and build a face recognizer.

Chapter 11, Deep Neural Networks, covers the algorithms that we use to build deep neural networks. We will learn how to build an optical character recognition system using neural networks.

Chapter 12, Visualizing Data, explains the techniques that we use to visualize various types of data in machine learning. We will learn how to construct different types of graphs, charts, and plots.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image