Skip to Content
Python Automation Cookbook - Second Edition
book

Python Automation Cookbook - Second Edition

by Jaime Buelta
May 2020
Intermediate to advanced content levelIntermediate to advanced
526 pages
10h 31m
English
Packt Publishing
Content preview from Python Automation Cookbook - Second Edition

11

Machine Learning for Automation

In this chapter, we will cover the following recipes:

  • Analyzing images with Google Cloud Vision AI
  • Extracting text from images with Google Cloud Vision AI
  • Analyzing text with Google Cloud Natural Language
  • Creating your own custom machine learning model to classify text

Introduction

Machine learning is a technique that allows systems to be trained to recognize patterns without explicitly describing these patterns. The basis of machine learning is the creation and training of a model, a system that is prepared with training data and then can automatically process new data that is similar to the training data. The model learns from the training data.

For example, a traditional method to detect spam in emails ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Automation Cookbook

Python Automation Cookbook

Jaime Buelta

Publisher Resources

ISBN: 9781800207080Supplemental Content