SlideShare a Scribd company logo
1 of 65
Download to read offline
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

More Related Content

What's hot

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
 
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Simplilearn
 
Data Quality for Machine Learning Tasks
Data Quality for Machine Learning TasksData Quality for Machine Learning Tasks
Data Quality for Machine Learning Tasks
Hima Patel
 
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Mihai Criveti
 

What's hot (20)

Deep Learning Tutorial
Deep Learning TutorialDeep Learning Tutorial
Deep Learning Tutorial
 
Machine Learning for Dummies
Machine Learning for DummiesMachine Learning for Dummies
Machine Learning for Dummies
 
An Introduction to XAI! Towards Trusting Your ML Models!
An Introduction to XAI! Towards Trusting Your ML Models!An Introduction to XAI! Towards Trusting Your ML Models!
An Introduction to XAI! Towards Trusting Your ML Models!
 
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 Pipelines
Machine Learning PipelinesMachine Learning Pipelines
Machine Learning Pipelines
 
Introduction to AI & ML
Introduction to AI & MLIntroduction to AI & ML
Introduction to AI & ML
 
Learning from imbalanced data
Learning from imbalanced data Learning from imbalanced data
Learning from imbalanced data
 
Explainable Machine Learning (Explainable ML)
Explainable Machine Learning (Explainable ML)Explainable Machine Learning (Explainable ML)
Explainable Machine Learning (Explainable ML)
 
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
 
Data Quality for Machine Learning Tasks
Data Quality for Machine Learning TasksData Quality for Machine Learning Tasks
Data Quality for Machine Learning Tasks
 
Decision Trees
Decision TreesDecision Trees
Decision Trees
 
Machine learning
Machine learning Machine learning
Machine learning
 
Deep learning with tensorflow
Deep learning with tensorflowDeep learning with tensorflow
Deep learning with tensorflow
 
Data preprocessing using Machine Learning
Data  preprocessing using Machine Learning Data  preprocessing using Machine Learning
Data preprocessing using Machine Learning
 
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
Retrieval Augmented Generation in Practice: Scalable GenAI platforms with k8s...
 
Generative models
Generative modelsGenerative models
Generative models
 
Deep Learning: Application & Opportunity
Deep Learning: Application & OpportunityDeep Learning: Application & Opportunity
Deep Learning: Application & Opportunity
 
Deep Learning in Computer Vision
Deep Learning in Computer VisionDeep Learning in Computer Vision
Deep Learning in Computer Vision
 
Generative AI
Generative AIGenerative AI
Generative AI
 
CRISP-DM: a data science project methodology
CRISP-DM: a data science project methodologyCRISP-DM: a data science project methodology
CRISP-DM: a data science project methodology
 

Similar to 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
 

Similar to 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
 

More from 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
 

More from 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)
 

Recently uploaded

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
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
 

Recently uploaded (20)

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
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
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
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...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 

Machine Learning for dummies!