Slide 1

Slide 1 text

Mysuru MLOps using Vertex AI: Beyond Model Training Shadab Hussain Senior Associate - MLOps, TheMathCompany

Slide 2

Slide 2 text

What is Machine Learning?

Slide 3

Slide 3 text

What is Machine Learning? 1. An application of artificial intelligence 2. Built using algorithms and data 3. Automatically analyze and make decision by itself without human intervention.

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

No content

Slide 6

Slide 6 text

A classification problem is when the output variable is a category. Examples: “red” or “blue”? will it rain today or not? “cat”, “dog” or “tiger”?

Slide 7

Slide 7 text

A regression problem is when the output variable is a real value. Examples: Predict value of a stock? Price of house in a city?

Slide 8

Slide 8 text

Problems with Traditional way for building ML Models • Good configuration hardware required. • Model needs to be deployed in a scalable way. • Machine Learning expertise required to write code • Build efficient models.

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

How to tackle all this??

Slide 11

Slide 11 text

Vertex AI • Train models without code, minimal expertise required • A unified UI for the entire ML workflow • Manage your models with confidence • Pre-trained APIs for vision, video, natural language, and more

Slide 12

Slide 12 text

Vertex AI • Image Classification Object Detection • Tabular Regression/classification Forecasting

Slide 13

Slide 13 text

Vertex AI • Text Classification Entity Extraction Sentiment analysis • Video Classification Action Recognition

Slide 14

Slide 14 text

How does Vertex AI Tables help? • It helps you build and deploy high quality machine learning models on structured data (Tables). • No code required!! • No Machine Learning Expertise required!!

Slide 15

Slide 15 text

Example problem Statement 1. Predicting Housing Prices 2. Predicting possibility of getting Diabetes 3. Credit card data for 'good' or 'bad' customer 4. Mobile Phone Price range from it’s Features (RAM, Battery, etc)

Slide 16

Slide 16 text

https://github.com/techwithshad ab/vertex-ai-wine-demo

Slide 17

Slide 17 text

No content