Week 13 GCP Notes
Week 13 GCP Notes
Cloud AutoML
• Introduction: Cloud AutoML is a suite of ML products that allows users with minimal ML
expertise to train custom, high-quality models tailored to specific business needs.
• Simplified ML Process: Cloud AutoML reduces the complexity of model building, requiring
less training data and no infrastructure management.
• AutoML Products:
• AutoML Vision: Trains image classification models through an intuitive graphical
interface.
• AutoML Video Intelligence: Trains models to classify and track objects in videos.
• AutoML Natural Language: Enables the training of custom models for sentiment
detection, entity recognition, and classification.
• AutoML Translation: Allows domain-specific translation models to be trained on
custom data.
• AutoML Tables: Transforms raw data into production-ready models, useful in industries
like retail, insurance, and marketing.
Google's Pre-trained Machine Learning APIs
• Pre-trained Models: Provide off-the-shelf solutions for common ML use cases, eliminating the
need to curate datasets or build models from scratch.
• Cloud Vision API:
• Image Classification: Detects entities (e.g., car, cat) and facial features in images.
• Optical Character Recognition (OCR): Extracts text from images, supporting multiple
languages.
• Landmark and Logo Detection: Identifies famous structures and product logos.
• Cloud Speech-to-Text API: Converts real-time or pre-recorded audio into text, supporting over
120 languages.
• Cloud Text-to-Speech API: Converts text into natural, human-like speech with over 180
voices.
• Cloud Translation API: Translates text between languages and detects the source language.
• Cloud Natural Language API: Performs sentiment analysis, entity recognition, and syntax
analysis to understand text.
• Cloud Video Intelligence API: Annotates videos by detecting objects, events, and activities,
making video content searchable and discoverable.