SlideShare ist ein Scribd-Unternehmen logo
1 von 65
Downloaden Sie, um offline zu lesen
A N I N T R O D U C T I O N TO T H E M A G I C A L L A N D O F A RT I F I C I A L I N T E L L I G E N C E
Machine Learning For Dummies
T H E D I G I TA L G R O W T H C O M PA N Y
Projekt
Unsere Services
Digital
Products
CRM
Data
Entrepreneur
Network
Creative
Consulting Customer
Digital
Marketing
OUR MINDSE T
The world is changing rapidly. We are
fascinated by these upheavals. We are tackling
digital transformation - together with our
partners. We enjoy experimentation and
demand to find the best digital solution for any
given Problem!
2011
Wurde die TOWA Digitalagentur gegründet.
28
Jahre ist unser Durchschnittsalter.
84
Mitarbeiter sind bei TOWA beschäftigt.
Philipp Freytag v. Loringhoven
D IRECTO R DATA CO NSULTING
Marketeer | Dev | Designer | Gamer | Chef
Artificial Intelligence
Machine Learning
What is Intelligence?
What defines Learning?
Intelligence
A mental capability, that involves the abilities:
▪ to reason,
▪ plan
▪ solve problems
▪ think abstractly
▪ comprehend complex ideas
▪ learn quickly
▪ learn from experience!
Learning
Learning is the transformative process of
taking in data and turning it into information
and knowledge – when internalized and
mixed with what we have experienced so far
– it changes what we „know“ and builds on
what we do.
It‘s based on input, proces and reflection.
Artificial Intelligence
Machine Learning
DEF INITIO N
It is the Science and engineering of
designing intelligent machines, especially
intelligent computer programs.
Miss by a faktor of 1000
2018: 33 Zettabytes 1
Until 2025: 175 Zettabytes 1
We just don’t know
1 https://de.statista.com/statistik/daten/studie/267974/umfrage/prognose-zum-weltweit-generierten-datenvolumen/
In Machine Learning, What is Better: More
Data or better Algorithms?
PE TER NORVIG , GOOGLE DIRECTO R RESE ARCH
We don’t have better algorithms. We just
have more data.
What he means is:
Better Data != More Data
The issue is that better data does not
mean more data. As a matter of fact,
sometimes it might mean less!
E XPERTS MAKE ERRORS ASWELL
The NASA lost 328 million $, because the
systems within a satellite did not use the
same units of measurement thoughout
Quelle: Wikipedia
E XPERTS MAKE ERRORS ASWELL
TARGET lost $5.4 billion in Canada, partly
because its inventory system was loaded
with incorrect data.
Quelle: CanadianBusiness
Data comes in all forms and sizes
A feature is an individual measurable
property or characteristic of a phenomenon
being observed
Feature Examples
ID Product
Catrgory
Name Color Size Sales
13 Clothing Pants Red 12 13
16 Shoes Wedges Blue 40 8
22 Shoes Ankle Boots Green 38 13
29 Accessories Necklace Yellow 3 3
„Big Data“
VOLME VERACIT YVARIE T Y VELOCIT Y
NATE SILVER , STATISTIKE R UND PUBLIZIST
Data is useless without context.
Machine Learning is a group of algorithms used to recognize structures in
data.
The concept assumes that it is possible to train a model (algorithm) with
data in such a way that it can make decisions.
So what does ML do?
Machine Learning
Teach (train) a model (algorithm) with
experience (data)
How does it work?
INPUT DATA
How does it work?
INPUT DATA
Model
ALGORITHM
How does it work?
INPUT DATA
Model
ALGORITHM OUTPUT DATA
Classification
supervised
▪ Labelled input
unsupervised
▪ Unlabelled input
x1
x2
x1
x2
Classification
supervised unsupervised
x1
x2
x1
x2
▪ Labelled input
▪ Classification and
Regression
▪ Unlabelled input
▪ Clustering and
dimension
reduction
Popular supervised Algorithms
▪ Nearest Neighbor
▪ Naive Bayes
▪ Decision Trees
▪ Linear Regression
▪ Support Vector Machines (SVM)
▪ Neural Networks
Popular unsupervised Algorithms
▪ k-means clustering
▪ Association Rules
What is deep learning?
▪ AI > Machine Learning > Deep Learning
Machine Learning
Artificial Neural Networks, we‘re copying our brain!
Artificial Neuron
Inputs Output
„Activation“
Artificial Neural Networks
Deep? = Amount of Layers (hidden)
between Input and Output
ROGER KIMBAL
Welcome to The Information Age.
Data, Data Everywhere,
But Nobody Knows a Thing!
Business ImpactTechnology
Data
Successful
AI Project
What makes a great AI Project?
Applications
Traffic Predictions
Generate Haikus from news
Colorization of Black and White Videos
Adding Sounds To Silent Movies
Object Classification and Detection
Smart answers in Google Inbox
Game Playing
Translations
Is Machine Learning the answer to
everything?
Lets get to work!
Tools for your Choice
▪ Microsoft: https://azure.microsoft.com/de-de/services/machine-learning-studio/
▪ IBM: https://www.ibm.com/de-de/cloud/watson-studio
▪ MlJar: https://mljar.com/
▪ BigML: https://bigml.com/
▪ Datoin: https://datoin.com/
Microsoft Machine Learning Studio
Predict survival on the Titanic
QUESTIO N
Let's discuss, what do you think is the
most important reasons passengers
survived the Titanic sinking?
What we‘ll do
1. Signup to Microsoft Machine Learning Studio
2. Download the Data: https://tinyurl.com/y6qg2qh8
3. Load the data into ML Studio
4. Let‘s Explore the Data
Data Features
▪ pclass: A proxy for socio-economic status (SES)
1st = Upper
2nd = Middle
3rd = Lower
▪ age: Age is fractional if less than 1. If the age is estimated, is it in the form of xx.5
▪ sibsp: The dataset defines family relations in this way...
Sibling = brother, sister, stepbrother, stepsister
Spouse = husband, wife (mistresses and fiancés were ignored)
▪ parch: The dataset defines family relations in this way...
Parent = mother, father
Child = daughter, son, stepdaughter, stepson
Some children travelled only with a nanny, therefore parch=0 for them.
What we‘ll do
1. Clean Data
▪ Drop Name,
▪ Ticket
▪ Cabin
2. Convert Text Data to Numerical Data
▪ Sex
▪ Pclass
▪ Embarked
Evaluation Meaning
▪ Mean Absolute Error (MAE): The mean value of the absolute errors. (An error is
the difference between the predicted value and the actual value).
▪ Root Mean Squared Error (RMSE): The square root of the average square of the
forecast errors for the test dataset.
▪ Relative Absolute Error: The mean value of the absolute errors relative to the
absolute difference between actual values and the average of all actual values.
▪ Relative Squared Error: The average of squared errors relative to the squared
difference between actual values and the average of all actual values.
▪ Coefficient of Determination: This value, also known as the R square, is a
statistical measure of how well a model fits the data.
In other words
Small Errors = Good!
High Coefficient of Determination = Good!
The closer Coefficient of Determination is to 1 the better!
Contact me in case of digital!
TO WA. THE D IGITAL GRO W TH CO MPANY
TOWA
▪ Instagram: www.instagram.com/towa.digital/
▪ LinkedIn: www.linkedin.com/company/2099786/
▪ Facebook: www.facebook.com/towa.digital
▪ Web: www.towa-digital.com
PHILIPP
▪ Instagram: instagram.com/ploringhoven/
▪ LinkedIn: linkedin.com/in/philipploringhoven/
▪ Mail: philipp.loringhoven@towa.at

Weitere ähnliche Inhalte

Was ist angesagt?

What Is Machine Learning? | What Is Machine Learning And How Does It Work? | ...
What Is Machine Learning? | What Is Machine Learning And How Does It Work? | ...What Is Machine Learning? | What Is Machine Learning And How Does It Work? | ...
What Is Machine Learning? | What Is Machine Learning And How Does It Work? | ...
Simplilearn
 
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckAI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
SlideTeam
 
Machine Learning Course | Edureka
Machine Learning Course | EdurekaMachine Learning Course | Edureka
Machine Learning Course | Edureka
Edureka!
 
Deep learning - A Visual Introduction
Deep learning - A Visual IntroductionDeep learning - A Visual Introduction
Deep learning - A Visual Introduction
Lukas Masuch
 

Was ist angesagt? (20)

Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine learning
Machine learningMachine learning
Machine learning
 
What Is Machine Learning? | What Is Machine Learning And How Does It Work? | ...
What Is Machine Learning? | What Is Machine Learning And How Does It Work? | ...What Is Machine Learning? | What Is Machine Learning And How Does It Work? | ...
What Is Machine Learning? | What Is Machine Learning And How Does It Work? | ...
 
Machine learning
Machine learning Machine learning
Machine learning
 
An introduction to Deep Learning
An introduction to Deep LearningAn introduction to Deep Learning
An introduction to Deep Learning
 
L2. Evaluating Machine Learning Algorithms I
L2. Evaluating Machine Learning Algorithms IL2. Evaluating Machine Learning Algorithms I
L2. Evaluating Machine Learning Algorithms I
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine Can Think
Machine Can ThinkMachine Can Think
Machine Can Think
 
Deep learning health care
Deep learning health care  Deep learning health care
Deep learning health care
 
Machine Learning Basics
Machine Learning BasicsMachine Learning Basics
Machine Learning Basics
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)Introduction to ML (Machine Learning)
Introduction to ML (Machine Learning)
 
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckAI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
 
Machine Learning Course | Edureka
Machine Learning Course | EdurekaMachine Learning Course | Edureka
Machine Learning Course | Edureka
 
Machine learning
Machine learningMachine learning
Machine learning
 
Deep learning - A Visual Introduction
Deep learning - A Visual IntroductionDeep learning - A Visual Introduction
Deep learning - A Visual Introduction
 
Introduction to Machine learning
Introduction to Machine learningIntroduction to Machine learning
Introduction to Machine learning
 
Introduction To Machine Learning
Introduction To Machine LearningIntroduction To Machine Learning
Introduction To Machine Learning
 
Training Neural Networks
Training Neural NetworksTraining Neural Networks
Training Neural Networks
 

Ähnlich wie Machine Learning for dummies!

Architecting a Data Platform For Enterprise Use (Strata NY 2018)
Architecting a Data Platform For Enterprise Use (Strata NY 2018)Architecting a Data Platform For Enterprise Use (Strata NY 2018)
Architecting a Data Platform For Enterprise Use (Strata NY 2018)
mark madsen
 
Analytics-Enabled Experiences: The New Secret Weapon
Analytics-Enabled Experiences: The New Secret WeaponAnalytics-Enabled Experiences: The New Secret Weapon
Analytics-Enabled Experiences: The New Secret Weapon
Databricks
 
2017 06-14-getting started with data science
2017 06-14-getting started with data science2017 06-14-getting started with data science
2017 06-14-getting started with data science
Thinkful
 

Ähnlich wie Machine Learning for dummies! (20)

Machine Learning - Challenges, Learnings & Opportunities
Machine Learning - Challenges, Learnings & OpportunitiesMachine Learning - Challenges, Learnings & Opportunities
Machine Learning - Challenges, Learnings & Opportunities
 
¿Qué es real? Cuando la IA intenta engañar al ojo humano
¿Qué es real? Cuando la IA intenta engañar al ojo humano¿Qué es real? Cuando la IA intenta engañar al ojo humano
¿Qué es real? Cuando la IA intenta engañar al ojo humano
 
Thinkful DC - Intro to Data Science
Thinkful DC - Intro to Data Science Thinkful DC - Intro to Data Science
Thinkful DC - Intro to Data Science
 
Data Science at LinkedIn - Data-Driven Products & Insights
Data Science at LinkedIn - Data-Driven Products & InsightsData Science at LinkedIn - Data-Driven Products & Insights
Data Science at LinkedIn - Data-Driven Products & Insights
 
Big Data [sorry] & Data Science: What Does a Data Scientist Do?
Big Data [sorry] & Data Science: What Does a Data Scientist Do?Big Data [sorry] & Data Science: What Does a Data Scientist Do?
Big Data [sorry] & Data Science: What Does a Data Scientist Do?
 
Architecting a Data Platform For Enterprise Use (Strata NY 2018)
Architecting a Data Platform For Enterprise Use (Strata NY 2018)Architecting a Data Platform For Enterprise Use (Strata NY 2018)
Architecting a Data Platform For Enterprise Use (Strata NY 2018)
 
Data preparation and processing chapter 2
Data preparation and processing chapter  2Data preparation and processing chapter  2
Data preparation and processing chapter 2
 
Intro to Data Science
Intro to Data ScienceIntro to Data Science
Intro to Data Science
 
Thinkful - Intro to Data Science - Washington DC
Thinkful - Intro to Data Science - Washington DCThinkful - Intro to Data Science - Washington DC
Thinkful - Intro to Data Science - Washington DC
 
Analytics-Enabled Experiences: The New Secret Weapon
Analytics-Enabled Experiences: The New Secret WeaponAnalytics-Enabled Experiences: The New Secret Weapon
Analytics-Enabled Experiences: The New Secret Weapon
 
democratization of data sql-konferenz
democratization of data sql-konferenzdemocratization of data sql-konferenz
democratization of data sql-konferenz
 
From Rocket Science to Data Science
From Rocket Science to Data ScienceFrom Rocket Science to Data Science
From Rocket Science to Data Science
 
Forces and Threats in a Data Warehouse (and why metadata and architecture is ...
Forces and Threats in a Data Warehouse (and why metadata and architecture is ...Forces and Threats in a Data Warehouse (and why metadata and architecture is ...
Forces and Threats in a Data Warehouse (and why metadata and architecture is ...
 
Come diventare data scientist - Paolo Pellegrini
Come diventare data scientist - Paolo PellegriniCome diventare data scientist - Paolo Pellegrini
Come diventare data scientist - Paolo Pellegrini
 
2017 06-14-getting started with data science
2017 06-14-getting started with data science2017 06-14-getting started with data science
2017 06-14-getting started with data science
 
Alice has a Blue Car: Beginning the Conversation Around Ethically Aware Decis...
Alice has a Blue Car: Beginning the Conversation Around Ethically Aware Decis...Alice has a Blue Car: Beginning the Conversation Around Ethically Aware Decis...
Alice has a Blue Car: Beginning the Conversation Around Ethically Aware Decis...
 
AI Models For Fun and Profit by Walmart Director of Artificial Intelligence
AI Models For Fun and Profit by Walmart Director of Artificial IntelligenceAI Models For Fun and Profit by Walmart Director of Artificial Intelligence
AI Models For Fun and Profit by Walmart Director of Artificial Intelligence
 
Measure and Learn
Measure and LearnMeasure and Learn
Measure and Learn
 
How to Build a Successful Data Team - Florian Douetteau (@Dataiku)
How to Build a Successful Data Team - Florian Douetteau (@Dataiku) How to Build a Successful Data Team - Florian Douetteau (@Dataiku)
How to Build a Successful Data Team - Florian Douetteau (@Dataiku)
 
How to Build a Successful Data Team - Florian Douetteau @ PAPIs Connect
How to Build a Successful Data Team - Florian Douetteau @ PAPIs ConnectHow to Build a Successful Data Team - Florian Douetteau @ PAPIs Connect
How to Build a Successful Data Team - Florian Douetteau @ PAPIs Connect
 

Mehr von ZOLLHOF - Tech Incubator

Know-How Event - Online Edition: Digitalszene und Coronavirus
Know-How Event - Online Edition: Digitalszene und CoronavirusKnow-How Event - Online Edition: Digitalszene und Coronavirus
Know-How Event - Online Edition: Digitalszene und Coronavirus
ZOLLHOF - Tech Incubator
 

Mehr von ZOLLHOF - Tech Incubator (13)

Digital Health in times of COVID
Digital Health in times of COVIDDigital Health in times of COVID
Digital Health in times of COVID
 
Know-How Event - Online Edition: Digitalszene und Coronavirus
Know-How Event - Online Edition: Digitalszene und CoronavirusKnow-How Event - Online Edition: Digitalszene und Coronavirus
Know-How Event - Online Edition: Digitalszene und Coronavirus
 
Social Entrepreneurship - Für die Gesellschaft Unternehmen by Prof. Dr. Beckmann
Social Entrepreneurship - Für die Gesellschaft Unternehmen by Prof. Dr. BeckmannSocial Entrepreneurship - Für die Gesellschaft Unternehmen by Prof. Dr. Beckmann
Social Entrepreneurship - Für die Gesellschaft Unternehmen by Prof. Dr. Beckmann
 
Modern text mining – understanding a million comments in 60 minutes
Modern text mining – understanding a million comments in 60 minutesModern text mining – understanding a million comments in 60 minutes
Modern text mining – understanding a million comments in 60 minutes
 
An entrepreneurial journey through living, loving and launching things in Africa
An entrepreneurial journey through living, loving and launching things in AfricaAn entrepreneurial journey through living, loving and launching things in Africa
An entrepreneurial journey through living, loving and launching things in Africa
 
Dr. Melanie Rieback at the Digital Tech Summit 2019
Dr. Melanie Rieback at the Digital Tech Summit 2019Dr. Melanie Rieback at the Digital Tech Summit 2019
Dr. Melanie Rieback at the Digital Tech Summit 2019
 
Robotergesteuerte Prozessautomatesierung (RPA) im Schadenfall - Know-How Even...
Robotergesteuerte Prozessautomatesierung (RPA) im Schadenfall - Know-How Even...Robotergesteuerte Prozessautomatesierung (RPA) im Schadenfall - Know-How Even...
Robotergesteuerte Prozessautomatesierung (RPA) im Schadenfall - Know-How Even...
 
Jorge ramos at HACKBAY 2019
Jorge ramos at HACKBAY 2019Jorge ramos at HACKBAY 2019
Jorge ramos at HACKBAY 2019
 
DAVID UND GOLIATH ZUM DREAMTEAM MACHEN
DAVID UND GOLIATH ZUM DREAMTEAM MACHENDAVID UND GOLIATH ZUM DREAMTEAM MACHEN
DAVID UND GOLIATH ZUM DREAMTEAM MACHEN
 
ZOLLHOF Know-How Event You track too much and learn too little
ZOLLHOF Know-How Event You track too much and learn too littleZOLLHOF Know-How Event You track too much and learn too little
ZOLLHOF Know-How Event You track too much and learn too little
 
Shift Happens @ZOLLHOF by Tobias Burkhardt
Shift Happens @ZOLLHOF by Tobias BurkhardtShift Happens @ZOLLHOF by Tobias Burkhardt
Shift Happens @ZOLLHOF by Tobias Burkhardt
 
Early-stage Fundraising 101 & How Not to Screw it Up - a VC perspective
Early-stage Fundraising 101 & How Not to Screw it Up - a VC perspectiveEarly-stage Fundraising 101 & How Not to Screw it Up - a VC perspective
Early-stage Fundraising 101 & How Not to Screw it Up - a VC perspective
 
Blockchain Beyond the Hype - ZOLLHOF Know-How Event #6 (GERMAN)
Blockchain Beyond the Hype - ZOLLHOF Know-How Event #6 (GERMAN)Blockchain Beyond the Hype - ZOLLHOF Know-How Event #6 (GERMAN)
Blockchain Beyond the Hype - ZOLLHOF Know-How Event #6 (GERMAN)
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 

Machine Learning for dummies!