DataScience_Examples

All about DataSince, DataEngineering and ComputerScience

View the Project on GitHub datainsightat/DataScience_Examples

What is AI?

AI > Machine Learning > Deep Learning

ML

From Ad-how Data Analysis to Data-Driven Devisions

Ad-How:

=> Build forecasting ML Models

Options for ML Models

ML Models

Notebooks

Customize hardware for your specific notebook needs.

Notebooks

Notebooks Hardware

BigQuery Magic

BigQuery result is saved in pandas dataframe ‘df’. Be aware that memory is limited in notebooks.

%%biquery df
select
  *
from
  ...
limit
  50

ML on Unstructured Data

Unstructured data is about 90% of a companies data.

ML Models

ML can automate tasks.

Deep Learning

Different approaches to AI. You need 100k+ Datapoints to train your own model.

AI Application Strategy

Prebuild Models

Natural Language API

ML Models

Enitity analysis

Sentiment Analysis

ML Models

Entity Sentiment Analysis

Sentiment analysis on each eantity of a document.

Content Classification

Vision API

Vision API

Translate API

Translate API

Language API

Sentiment Analysis

Sentiment

Speech API

Speech

Video Intelligence API

Video

Dialog Flow

Natural Language understanding API.

Dialog Flow

Prebuilt Chatbots

Dialog Flow

AutoML

AI

Process

Prepared Dataset to train custom Model

Process

Preliminary Analysis

Analysis

One full run through all training data is called ‘epoch’.

Evaluation

Analysis

Activate Model

Activation

Serve Model

Classification

Multiple Models

Multiple Models

AutoML Products

AutoML Vision

AutoML takes more time to come up with a model, due to ensemble learning.

Auto ML
Auto ML
Auto ML

Attribute AutoML Vision Vision API
Objective Enabling developers with no ML expertise to build ML models Enable ML practitiones to use Googles ML
Primary use Classification Face detection, OCR …
Data Images with Labels Justt Images
Process

AutoML Vision

Improving Data

Improving Data

AutoML Natural Language

Process

AutoML Natural Language

Improving Data

Improving Data

AutoML Tables

AutoML Table

Price Suggestions

Price Suggestions

Custom Models

Model Quality: Custom Model > AutoML > BigQueryML

Make or Buy Models?

MOB

BigQuery ML, AutoML or Custom Model?

Which Ml Tools