SlideShare une entreprise Scribd logo
1  sur  27
4 Ways to Enhance Your
Business With AI
Keita Broadwater
August 27, 2017
18th TACC-NC Business Workshop
Objectives
• Understand Artificial Intelligence (AI) and Machine Learning (ML)
• Learn Pre-requisites for Machine Learning
• Understand Practical Applications for your Business
About Me
Operations Leader with Data Science Skillset
15+ years in high tech
Currently:
• CFO of PV Tech, Inc
• Data Science Consultant
• BS, Physics – Florida A&M Univ.
• MS/PhD, Mechanical Engineering – Univ. of Md
• MBA – Cornell Univ.
Loves: Travel, Astronomy, Running, IoT, & Jazz
Email: keita.broadwater@gmail.com
Twitter: @keitabr
What is AI & Machine Learning ?
The science of making machines replicate human
intelligence.
Artificial Intelligence
A pillar of AI, where algorithms allow machines to learn
from data.
Machine Learning
One powerful subset of Machine Learning. An Extended
Neural Network.
A Neural Network is an algorithm made to mimic human
brain functions.
Deep Learning
Heavy SW Development Soft Software Development/PaaS Vendors
How is it
Done?
What AI is not:
• Not automation per se
• Not a Set of Rules
- Ground-up development
- Using coding languages (such as
scala, python) and databases
(SQL, no-SQL)
- Lighter SW development
- Takes advantage of existing
packages and platforms (IBM
Watson/Bluemix, AWS)
- Minimal or No coding
- User friendly products that
require various levels of
configuration and input data
Examples
1) AlphaGo – 1st computer program to defeat a Go
world champion, Lee Sedol
• Innovative, Surprising Moves & Strategies
• Deep Neural Network
2) Real-time Object Recognition– Using
Tensorflow: Google’s open-source ML library
• Innovative, Surprising Moves & Strategies
• Neural Network
• Trained with images of large variation in
scale, pose, and lighting
Personal Example
Lorem Ipsum is
simply dummy
text.
03
Home Security System
Father: 91%
Mother: 9%
Son: 20%
Roomba: 1%
INTRUDER: 2%
Problem: Late Night Intruder
Solution: System that uses footsteps to:
• identify people
• detect intruders
Machine Learning Tool: Support Vector Machine (SVM);
Classification
Data: Sensor Readings
02
03
01
Pre-Requisites for Machine Learning Adoption
Data Collection
01
Security &
Privacy
02
Online
Presence
03
Data Collection
• Size of home grown data
• Use someone else’s data
• Garbage-in  Garbage-out
• “Clean” data
Online Presence
• Website
• Social Media
• Interactivity with Customers
Consideration for Security and Privacy
• If using person-identifiable data
• Anonymize
• Terms-of-Use Agreements
• Notifications
Meet Katy: Real Estate Agent
AI
01
• Average 15 Clients/month
• Growing Practice
• Part of Agency
• Sales and Revenue can be Uncertain
Online Presence
• Website
• Posts once a month on Facebook
• Posts Weekly on Weixin
Her Data
• List of Clients
• Basic Demographic, Financial
Details
• Access to MLS Data
• Housing Inventory, Sales History
• Katy’s Transactional History
Some Duties
• Time spent generating leads
• Writing Monthly Newsletter to Clients
• Time Spent Planning of Home Viewings
Content Generation: Overview
Value: Productivity; Save Time
Use cases include:
• Financial Updates
• Sales Reports
• Marketing Briefs
• Personalized Reports
Core Technology Involved:
NLG: Natural Language Generation
• Analyze Data
• Interpret Data
• Identify the Most Significant Parts
• Generate Written Reports in Human Language
Data Used To Train Models: Vendor Data
Turn Spreadsheet Data….. …Into Written Reports
Content Generation: NLG
Natural Language Generation is about:
- Producing machine written text that
• Has High Quality
• Is Understandable
• Is Easy to Read
Advantages
• Text is the preferred Medium
• Important Information Changes
• Source data is organized
• Variation in the output is required
• Automation is an advantage
Alternatives
• Fixed Templates
• Templates with Variables
• Graphics
Text
Planning
•Convert specific
pieces of data
into discrete
phrases
Sentence
Planning
•Combining the
phrases using
rules of grammar
Linguistic
Realization
•Ensuring that
complete text
makes sense to
the human eye
train_arrival = 20:00:00
“the arrival time is 8PM”
Content Generation: Katy
Recent Home Sales
Here is the inventory report for July 2017.
Visit: https://katyliu.com/homes.htm to take a quick look at recent home
sales.
Real Estate Trends
The real estate trends we've seen for the last four years are continuing.
Both San Mateo County and Santa Clara County show average sales prices
are staying higher than list prices.
Price trends are little changed. The peak in price per sq. ft. for the 3rd
quarter of 2017 is based on closed escrows for July sales (not all sales have
closed escrow), and is likely to change a little.
The California Association of Realtors in a July 24 release stated "In C.A.R.'s
newest market indicator of future price appreciation ... indicates that price
growth will continue to accelerate, potentially back into double digit
territory, as it reached its highest level since 2013." (homes are selling
faster than homes are offered for sale)
Advantages for Katy:
• Save time prepping monthly
reports
• Send Personalized Reports
Depending on Preferences of
Client
Content Generation: Implementation
Process:
1) Data preparation and upload
2) Editorial Training of the AI
• Create the basic outline of desired reports
• Connect data to specific parts of text
• Prepare Templates and Conditional Formatting
3) Setup automation of data upload and report generation
Company Pricing Website
AX Semantics Starting at $256/user/mth https://cloud.ax-semantics.com/
Arria NLG Unknown, Free Demo http://www.articulatorlite.com/
Yseop Unknown, Free Demo https://savvy.yseop.com/
Chatbots: Overview
Value: Handle customers facing tasks 24/7
• Pre-sales
• Customer Support
• Sales
Technology:
NLG: Natural Language Generation
NLP: Natural Language Processing
Data Used to Train Model:
Vendor Data
Customers….. …Interact with Machine Agent …That carries out a task
Place Order
Create Service Ticket
Set Appointment
What is a Chatbot?
A machine that can:
• Give coherent and meaningful answers
• Conduct a conversation with a human
Customer Chatbot: Katy
Advantages for Katy:
• Multiple customers can be
managed simultaneously
• Customer has access to basic
information on demand
• Customer preferences and
sentiment can be analyzed
Case 1:
1. Customer browses
property on website
2. Chatbot offers more
information
Case 2:
1. Customer is given
chatbot phone
number
2. Customer dialogues
with chatbot on
mobile device when
looking at homes
Chatbot: Implementation
Company Pricing Website
Promero Starting at $25/mth, Free Demo https://www.promero.com/sms-webchat-voice-email-bots/
Hutoma 0.0025/API call, Free Demo https://www.hutoma.ai/
Motion Starting at $15/mth, Free Demo https://www.motion.ai
Process
• Create Customer Conversation Flow
• Chosen from Template
• Link to Data
• Link to Platform (facebook messenger,
website, SMS etc)
• Link to other functions
• e.g., API to order from a website
Sales Forecasting: Overview
Value:
• Greater Operational Efficiency
• More Accurate Forecasts
• Less time spent in forecasting
Technology:
Time-Series Regression
Data Used to Train Models:
- User’s Historical Data
- Vendor’s Comparative Data
Turn Historical Data….. …Into Forecasts & Predictions
Sales Forecasting : Underlying Tech
Time Series Regression:
• Linear Regression of a time series
• Less Flexible Model
• Uses Entire dataset to fit model
• Auto-regressive models (ARIMA)
• More Flexible
• Uses dataset + takes into account
each previous value when making the
fit/forecast
Sales Forecasting : Katy
Input: Sales Record of Agent from MLS
Input: Details of Sales Transactions from MLS
Advantages for Katy:
• Speed-up & Enhance Katy’s
Forecasting Process
• Katy can adjust marketing plan
• Katy can adjust expenses
Output: 12 Month Sales Forecast
Sales Forecasting : Implementation
Process:
• Have CRM Setup -Or- Have Data in Spreadsheet
• Clean up the data, if necessary
• Upload spreadsheet data
Company Pricing Website
IBM Watson Analytics Free Tier if Data Size is Low https://www.ibm.com/watson-analytics
Salesforce Einstein Multiple Packages/Add Ons https://www.salesforce.com/products/sales-
cloud/features/sales-cloud-einstein/
Sales Temperature $25/location/month http://www.salestemperature.com/
Contract Review: Overview
Value: Streamline Contract Reviews; Enhance
Due Diligence Process
• Accurately Highlight Risks and Problem
Areas
• Reduce Legal Costs
AI Technologies:
NLP: Natural Language Processing
Regressive ML Models
Classification ML Models
Data Used to Train Models:
Vendor Data
Upload Contract into System… …Algorithm Analyzes and:
• Identifies Key Clauses
• Identifies Areas of Risk
• Highlights these for Review
• Provide Visualization of
information in Contract
Contract Review: Case Study
Master Services Agreements (MSAs): Contacts
between service providers and customers
Contract Negotiation:
• Duration: 3-9 months
• Inspection  Revision  Approvals
• Contracts Size:
• 25-75 Pages
• 10 – 20 Sections
• Key Bottleneck of Process
• Methodical Reading and Manual Parsing
• Prepping Comments for Review Meetings
• Risks
• Overlooking key terms and conditions
• What are the key tasks and duties
• Missing a key stakeholder’s input
Document Parsing: Implementation
Company Pricing Website
Beagle ~$100/mth, Free 7 day trial http://beagle.ai/
Kira Unknown; Demo Offered https://kirasystems.com/
Legal Robot Beta Product https://www.legalrobot.com/
Process
• Upload Contracts
• Assist in Training AI
• Identify Areas/Clauses of Concern
• Connect system to stakeholders
• Legal Team(s)
• Business Owners
Conclusions
AI & Machine Learning is Practical for Business at all Levels: Small, Medium and Large Enterprise
Benefits:
• Save Time
• Reach Customers
• Reduce Manual Errors
• More insights for Strategy and Planning
Requirement: Having a DataSet
• Size of Data: Enough Cases so that Algorithm Can Learn
• Often Vendors Use their own Data to build their models
• Clean Data:
• Organized in a tabular form
• Erroneous Data taken out
• Missing Data
• Make zero
• Average of surrounding data points
Thank You!
keita.broadwater@gmail.com
Content Generation: Example
Key Machine Learning Tech
(implementations of these can be found on IBM’s BlueMix platform: https://console.bluemix.net/catalog/?category=watson
https://console.bluemix.net/catalog/services/ibm-graph?env_id=ibm:yp:eu-gb
• Classification – Classification is a tool that predicts what group or segment
something belongs to (e.g., given a user data point, a tool can predict whether
the person is male or female; a stay-cationer or world traveler, etc.). This
classification can be used on data, text, images, etc.
• Image Recognition – Tools that can recognize an image by class or individually
• Natural Language Processing (NLP) – Being able to put regular human speech in
a format that is understandable to a machine or software
• Sentiment Analysis – Taking a piece of text and identifying emotional intent,
attitude or sentiment towards something
• Recommendation Systems – Systems that can recommend based on like-users’
preferences
• Clustering – Breaking an unorganized set of data into sub-groups or segments

Contenu connexe

En vedette

Bessemer Venture Partners: The State of the Cloud, 2017-2018 Edition
Bessemer Venture Partners: The State of the Cloud, 2017-2018 Edition Bessemer Venture Partners: The State of the Cloud, 2017-2018 Edition
Bessemer Venture Partners: The State of the Cloud, 2017-2018 Edition saastr
 
Search Marketers’ Guide to Our New Robot Overlords #stateofsearch
Search Marketers’ Guide to Our New Robot Overlords #stateofsearchSearch Marketers’ Guide to Our New Robot Overlords #stateofsearch
Search Marketers’ Guide to Our New Robot Overlords #stateofsearchKelvin Newman
 
SaaS startups - Software Engineering Challenges
SaaS startups - Software Engineering ChallengesSaaS startups - Software Engineering Challenges
SaaS startups - Software Engineering ChallengesMalinda Kapuruge
 
47 things I Wrote Down @ SaaStr Annual 2017
47 things I Wrote Down @ SaaStr Annual 201747 things I Wrote Down @ SaaStr Annual 2017
47 things I Wrote Down @ SaaStr Annual 2017stewartjer
 
How AI Is Transforming B2B Sales & Marketing by Olin Hyde
How AI Is Transforming B2B Sales & Marketing by Olin HydeHow AI Is Transforming B2B Sales & Marketing by Olin Hyde
How AI Is Transforming B2B Sales & Marketing by Olin HydeData Con LA
 
AI: The New Platform for SaaS
AI: The New Platform for SaaSAI: The New Platform for SaaS
AI: The New Platform for SaaSsaastr
 
Accelerating scale from startups to enterprise by Peter bakas
Accelerating scale from startups to enterprise by Peter bakasAccelerating scale from startups to enterprise by Peter bakas
Accelerating scale from startups to enterprise by Peter bakasIdo Shilon
 
Strategy toolbox for startsups
Strategy toolbox for startsupsStrategy toolbox for startsups
Strategy toolbox for startsupsAsher Sterkin
 
AI in cloud
AI in cloudAI in cloud
AI in cloudprem1289
 
Startup & VC Tech Trends
Startup & VC Tech Trends Startup & VC Tech Trends
Startup & VC Tech Trends Dave McClure
 
Artificial Intelligence for Business - Version 2
Artificial Intelligence for Business - Version 2Artificial Intelligence for Business - Version 2
Artificial Intelligence for Business - Version 2Nicola Mattina
 
The Why And How Of Machine Learning And AI: An Implementation Guide For Healt...
The Why And How Of Machine Learning And AI: An Implementation Guide For Healt...The Why And How Of Machine Learning And AI: An Implementation Guide For Healt...
The Why And How Of Machine Learning And AI: An Implementation Guide For Healt...Health Catalyst
 
SaaStr 2017: AI–Enabled SaaS - 4 Models for ML as Competitive Advantage
SaaStr 2017: AI–Enabled SaaS - 4 Models for ML as Competitive AdvantageSaaStr 2017: AI–Enabled SaaS - 4 Models for ML as Competitive Advantage
SaaStr 2017: AI–Enabled SaaS - 4 Models for ML as Competitive AdvantageSarah Guo
 
Artificial Intelligence (AI) 100 Startups 2017
Artificial Intelligence (AI) 100 Startups 2017Artificial Intelligence (AI) 100 Startups 2017
Artificial Intelligence (AI) 100 Startups 2017Sota Watanabe
 
Mobile Is Eating the World (2014)
Mobile Is Eating the World (2014)Mobile Is Eating the World (2014)
Mobile Is Eating the World (2014)a16z
 
12 Key Levers of SaaS Success
12 Key Levers of SaaS Success12 Key Levers of SaaS Success
12 Key Levers of SaaS SuccessDavid Skok
 
Mobile Is Eating the World (2015)
Mobile Is Eating the World (2015)Mobile Is Eating the World (2015)
Mobile Is Eating the World (2015)a16z
 
U.S. Technology Funding -- What's Going On?
U.S. Technology Funding -- What's Going On? U.S. Technology Funding -- What's Going On?
U.S. Technology Funding -- What's Going On? a16z
 
How Deep Learning Changes the Design Process #NEXT17
How Deep Learning Changes the Design Process #NEXT17How Deep Learning Changes the Design Process #NEXT17
How Deep Learning Changes the Design Process #NEXT17Alexander Meinhardt
 

En vedette (20)

Bessemer Venture Partners: The State of the Cloud, 2017-2018 Edition
Bessemer Venture Partners: The State of the Cloud, 2017-2018 Edition Bessemer Venture Partners: The State of the Cloud, 2017-2018 Edition
Bessemer Venture Partners: The State of the Cloud, 2017-2018 Edition
 
Search Marketers’ Guide to Our New Robot Overlords #stateofsearch
Search Marketers’ Guide to Our New Robot Overlords #stateofsearchSearch Marketers’ Guide to Our New Robot Overlords #stateofsearch
Search Marketers’ Guide to Our New Robot Overlords #stateofsearch
 
SaaS startups - Software Engineering Challenges
SaaS startups - Software Engineering ChallengesSaaS startups - Software Engineering Challenges
SaaS startups - Software Engineering Challenges
 
47 things I Wrote Down @ SaaStr Annual 2017
47 things I Wrote Down @ SaaStr Annual 201747 things I Wrote Down @ SaaStr Annual 2017
47 things I Wrote Down @ SaaStr Annual 2017
 
How AI Is Transforming B2B Sales & Marketing by Olin Hyde
How AI Is Transforming B2B Sales & Marketing by Olin HydeHow AI Is Transforming B2B Sales & Marketing by Olin Hyde
How AI Is Transforming B2B Sales & Marketing by Olin Hyde
 
AI: The New Platform for SaaS
AI: The New Platform for SaaSAI: The New Platform for SaaS
AI: The New Platform for SaaS
 
Accelerating scale from startups to enterprise by Peter bakas
Accelerating scale from startups to enterprise by Peter bakasAccelerating scale from startups to enterprise by Peter bakas
Accelerating scale from startups to enterprise by Peter bakas
 
Strategy toolbox for startsups
Strategy toolbox for startsupsStrategy toolbox for startsups
Strategy toolbox for startsups
 
AI in cloud
AI in cloudAI in cloud
AI in cloud
 
Startup & VC Tech Trends
Startup & VC Tech Trends Startup & VC Tech Trends
Startup & VC Tech Trends
 
Artificial Intelligence for Business - Version 2
Artificial Intelligence for Business - Version 2Artificial Intelligence for Business - Version 2
Artificial Intelligence for Business - Version 2
 
The Why And How Of Machine Learning And AI: An Implementation Guide For Healt...
The Why And How Of Machine Learning And AI: An Implementation Guide For Healt...The Why And How Of Machine Learning And AI: An Implementation Guide For Healt...
The Why And How Of Machine Learning And AI: An Implementation Guide For Healt...
 
SaaStr 2017: AI–Enabled SaaS - 4 Models for ML as Competitive Advantage
SaaStr 2017: AI–Enabled SaaS - 4 Models for ML as Competitive AdvantageSaaStr 2017: AI–Enabled SaaS - 4 Models for ML as Competitive Advantage
SaaStr 2017: AI–Enabled SaaS - 4 Models for ML as Competitive Advantage
 
Artificial Intelligence (AI) 100 Startups 2017
Artificial Intelligence (AI) 100 Startups 2017Artificial Intelligence (AI) 100 Startups 2017
Artificial Intelligence (AI) 100 Startups 2017
 
Mobile Is Eating the World (2014)
Mobile Is Eating the World (2014)Mobile Is Eating the World (2014)
Mobile Is Eating the World (2014)
 
Bessemer's 10 Laws of Cloud Computing
Bessemer's 10 Laws of Cloud ComputingBessemer's 10 Laws of Cloud Computing
Bessemer's 10 Laws of Cloud Computing
 
12 Key Levers of SaaS Success
12 Key Levers of SaaS Success12 Key Levers of SaaS Success
12 Key Levers of SaaS Success
 
Mobile Is Eating the World (2015)
Mobile Is Eating the World (2015)Mobile Is Eating the World (2015)
Mobile Is Eating the World (2015)
 
U.S. Technology Funding -- What's Going On?
U.S. Technology Funding -- What's Going On? U.S. Technology Funding -- What's Going On?
U.S. Technology Funding -- What's Going On?
 
How Deep Learning Changes the Design Process #NEXT17
How Deep Learning Changes the Design Process #NEXT17How Deep Learning Changes the Design Process #NEXT17
How Deep Learning Changes the Design Process #NEXT17
 

Similaire à 4 Ways AI Can Enhance Your Real Estate Business

Mining insights with ease: Artificial Intelligence and Machine Learning for F...
Mining insights with ease: Artificial Intelligence and Machine Learning for F...Mining insights with ease: Artificial Intelligence and Machine Learning for F...
Mining insights with ease: Artificial Intelligence and Machine Learning for F...Amazon Web Services
 
SPT 104 Unlock your big data with analytics and BI on Office 365
SPT 104 Unlock your big data with analytics and BI on Office 365SPT 104 Unlock your big data with analytics and BI on Office 365
SPT 104 Unlock your big data with analytics and BI on Office 365Brian Culver
 
Using Web Data to Drive Revenue and Reduce Costs
Using Web Data to Drive Revenue and Reduce CostsUsing Web Data to Drive Revenue and Reduce Costs
Using Web Data to Drive Revenue and Reduce CostsConnotate
 
SPS Utah 2016 - Unlock your big data with analytics and BI on Office 365
SPS Utah 2016 - Unlock your big data with analytics and BI on Office 365SPS Utah 2016 - Unlock your big data with analytics and BI on Office 365
SPS Utah 2016 - Unlock your big data with analytics and BI on Office 365Brian Culver
 
2016 DSG Webinar Azure HDInsight 2 V4
2016 DSG Webinar Azure HDInsight 2 V42016 DSG Webinar Azure HDInsight 2 V4
2016 DSG Webinar Azure HDInsight 2 V4Janani Eshwaran
 
2016 DSG Webinar Azure HDInsight 2 V4
2016 DSG Webinar Azure HDInsight 2 V42016 DSG Webinar Azure HDInsight 2 V4
2016 DSG Webinar Azure HDInsight 2 V4Janani Eshwaran
 
Using Web Data to Drive Revenue and Reduce Costs
Using Web Data to Drive Revenue and Reduce CostsUsing Web Data to Drive Revenue and Reduce Costs
Using Web Data to Drive Revenue and Reduce CostsConnotate
 
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...Amazon Web Services
 
Unlock your Big Data with Analytics and BI on Office 365
Unlock your Big Data with Analytics and BI on Office 365Unlock your Big Data with Analytics and BI on Office 365
Unlock your Big Data with Analytics and BI on Office 365Brian Culver
 
Moneyball: Using Advanced Account Insights for Effective ABM Activation
Moneyball: Using Advanced Account Insights for Effective ABM ActivationMoneyball: Using Advanced Account Insights for Effective ABM Activation
Moneyball: Using Advanced Account Insights for Effective ABM ActivationEngagio
 
Big Data, Big Investment
Big Data, Big InvestmentBig Data, Big Investment
Big Data, Big InvestmentGGV Capital
 
AI and the Financial Service Segment
AI and the Financial Service SegmentAI and the Financial Service Segment
AI and the Financial Service SegmentGraeme Wood
 
EVOLVING PATTERNS IN BIG DATA - NEIL AVERY
EVOLVING PATTERNS IN BIG DATA - NEIL AVERYEVOLVING PATTERNS IN BIG DATA - NEIL AVERY
EVOLVING PATTERNS IN BIG DATA - NEIL AVERYBig Data Week
 
Moving To MicroServices
Moving To MicroServicesMoving To MicroServices
Moving To MicroServicesDavid Walker
 
Entry Points – How to Get Rolling with Big Data Analytics
Entry Points – How to Get Rolling with Big Data AnalyticsEntry Points – How to Get Rolling with Big Data Analytics
Entry Points – How to Get Rolling with Big Data AnalyticsInside Analysis
 
Deep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
Deep.bi - Real-time, Deep Data Analytics Platform For EcommerceDeep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
Deep.bi - Real-time, Deep Data Analytics Platform For EcommerceDeep.BI
 
Perth technology expo process & instrumentation trade show attendees emai...
Perth technology expo process & instrumentation trade show attendees emai...Perth technology expo process & instrumentation trade show attendees emai...
Perth technology expo process & instrumentation trade show attendees emai...Global B2B Contacts LLC
 

Similaire à 4 Ways AI Can Enhance Your Real Estate Business (20)

Mining insights with ease: Artificial Intelligence and Machine Learning for F...
Mining insights with ease: Artificial Intelligence and Machine Learning for F...Mining insights with ease: Artificial Intelligence and Machine Learning for F...
Mining insights with ease: Artificial Intelligence and Machine Learning for F...
 
SPT 104 Unlock your big data with analytics and BI on Office 365
SPT 104 Unlock your big data with analytics and BI on Office 365SPT 104 Unlock your big data with analytics and BI on Office 365
SPT 104 Unlock your big data with analytics and BI on Office 365
 
Using Web Data to Drive Revenue and Reduce Costs
Using Web Data to Drive Revenue and Reduce CostsUsing Web Data to Drive Revenue and Reduce Costs
Using Web Data to Drive Revenue and Reduce Costs
 
SPS Utah 2016 - Unlock your big data with analytics and BI on Office 365
SPS Utah 2016 - Unlock your big data with analytics and BI on Office 365SPS Utah 2016 - Unlock your big data with analytics and BI on Office 365
SPS Utah 2016 - Unlock your big data with analytics and BI on Office 365
 
Alexis R
Alexis R  Alexis R
Alexis R
 
2016 DSG Webinar Azure HDInsight 2 V4
2016 DSG Webinar Azure HDInsight 2 V42016 DSG Webinar Azure HDInsight 2 V4
2016 DSG Webinar Azure HDInsight 2 V4
 
2016 DSG Webinar Azure HDInsight 2 V4
2016 DSG Webinar Azure HDInsight 2 V42016 DSG Webinar Azure HDInsight 2 V4
2016 DSG Webinar Azure HDInsight 2 V4
 
Using Web Data to Drive Revenue and Reduce Costs
Using Web Data to Drive Revenue and Reduce CostsUsing Web Data to Drive Revenue and Reduce Costs
Using Web Data to Drive Revenue and Reduce Costs
 
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
AWS re:Invent 2016: Leveraging Amazon Machine Learning, Amazon Redshift, and ...
 
Revolutionizing Marketing - Harnessing the Power of AI - Michael Letschin, Brevo
Revolutionizing Marketing - Harnessing the Power of AI - Michael Letschin, BrevoRevolutionizing Marketing - Harnessing the Power of AI - Michael Letschin, Brevo
Revolutionizing Marketing - Harnessing the Power of AI - Michael Letschin, Brevo
 
Unlock your Big Data with Analytics and BI on Office 365
Unlock your Big Data with Analytics and BI on Office 365Unlock your Big Data with Analytics and BI on Office 365
Unlock your Big Data with Analytics and BI on Office 365
 
Moneyball: Using Advanced Account Insights for Effective ABM Activation
Moneyball: Using Advanced Account Insights for Effective ABM ActivationMoneyball: Using Advanced Account Insights for Effective ABM Activation
Moneyball: Using Advanced Account Insights for Effective ABM Activation
 
Big Data, Big Investment
Big Data, Big InvestmentBig Data, Big Investment
Big Data, Big Investment
 
AI and the Financial Service Segment
AI and the Financial Service SegmentAI and the Financial Service Segment
AI and the Financial Service Segment
 
EVOLVING PATTERNS IN BIG DATA - NEIL AVERY
EVOLVING PATTERNS IN BIG DATA - NEIL AVERYEVOLVING PATTERNS IN BIG DATA - NEIL AVERY
EVOLVING PATTERNS IN BIG DATA - NEIL AVERY
 
Moving To MicroServices
Moving To MicroServicesMoving To MicroServices
Moving To MicroServices
 
Entry Points – How to Get Rolling with Big Data Analytics
Entry Points – How to Get Rolling with Big Data AnalyticsEntry Points – How to Get Rolling with Big Data Analytics
Entry Points – How to Get Rolling with Big Data Analytics
 
Deep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
Deep.bi - Real-time, Deep Data Analytics Platform For EcommerceDeep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
Deep.bi - Real-time, Deep Data Analytics Platform For Ecommerce
 
Perth technology expo process & instrumentation trade show attendees emai...
Perth technology expo process & instrumentation trade show attendees emai...Perth technology expo process & instrumentation trade show attendees emai...
Perth technology expo process & instrumentation trade show attendees emai...
 
Big Data and Business Insight
Big Data and Business InsightBig Data and Business Insight
Big Data and Business Insight
 

Dernier

Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 

Dernier (20)

Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 

4 Ways AI Can Enhance Your Real Estate Business

  • 1. 4 Ways to Enhance Your Business With AI Keita Broadwater August 27, 2017 18th TACC-NC Business Workshop
  • 2. Objectives • Understand Artificial Intelligence (AI) and Machine Learning (ML) • Learn Pre-requisites for Machine Learning • Understand Practical Applications for your Business
  • 3. About Me Operations Leader with Data Science Skillset 15+ years in high tech Currently: • CFO of PV Tech, Inc • Data Science Consultant • BS, Physics – Florida A&M Univ. • MS/PhD, Mechanical Engineering – Univ. of Md • MBA – Cornell Univ. Loves: Travel, Astronomy, Running, IoT, & Jazz Email: keita.broadwater@gmail.com Twitter: @keitabr
  • 4. What is AI & Machine Learning ? The science of making machines replicate human intelligence. Artificial Intelligence A pillar of AI, where algorithms allow machines to learn from data. Machine Learning One powerful subset of Machine Learning. An Extended Neural Network. A Neural Network is an algorithm made to mimic human brain functions. Deep Learning Heavy SW Development Soft Software Development/PaaS Vendors How is it Done? What AI is not: • Not automation per se • Not a Set of Rules - Ground-up development - Using coding languages (such as scala, python) and databases (SQL, no-SQL) - Lighter SW development - Takes advantage of existing packages and platforms (IBM Watson/Bluemix, AWS) - Minimal or No coding - User friendly products that require various levels of configuration and input data
  • 5. Examples 1) AlphaGo – 1st computer program to defeat a Go world champion, Lee Sedol • Innovative, Surprising Moves & Strategies • Deep Neural Network 2) Real-time Object Recognition– Using Tensorflow: Google’s open-source ML library • Innovative, Surprising Moves & Strategies • Neural Network • Trained with images of large variation in scale, pose, and lighting
  • 6. Personal Example Lorem Ipsum is simply dummy text. 03 Home Security System Father: 91% Mother: 9% Son: 20% Roomba: 1% INTRUDER: 2% Problem: Late Night Intruder Solution: System that uses footsteps to: • identify people • detect intruders Machine Learning Tool: Support Vector Machine (SVM); Classification Data: Sensor Readings
  • 7. 02 03 01 Pre-Requisites for Machine Learning Adoption Data Collection 01 Security & Privacy 02 Online Presence 03 Data Collection • Size of home grown data • Use someone else’s data • Garbage-in  Garbage-out • “Clean” data Online Presence • Website • Social Media • Interactivity with Customers Consideration for Security and Privacy • If using person-identifiable data • Anonymize • Terms-of-Use Agreements • Notifications
  • 8. Meet Katy: Real Estate Agent AI 01 • Average 15 Clients/month • Growing Practice • Part of Agency • Sales and Revenue can be Uncertain Online Presence • Website • Posts once a month on Facebook • Posts Weekly on Weixin Her Data • List of Clients • Basic Demographic, Financial Details • Access to MLS Data • Housing Inventory, Sales History • Katy’s Transactional History Some Duties • Time spent generating leads • Writing Monthly Newsletter to Clients • Time Spent Planning of Home Viewings
  • 9. Content Generation: Overview Value: Productivity; Save Time Use cases include: • Financial Updates • Sales Reports • Marketing Briefs • Personalized Reports Core Technology Involved: NLG: Natural Language Generation • Analyze Data • Interpret Data • Identify the Most Significant Parts • Generate Written Reports in Human Language Data Used To Train Models: Vendor Data Turn Spreadsheet Data….. …Into Written Reports
  • 10. Content Generation: NLG Natural Language Generation is about: - Producing machine written text that • Has High Quality • Is Understandable • Is Easy to Read Advantages • Text is the preferred Medium • Important Information Changes • Source data is organized • Variation in the output is required • Automation is an advantage Alternatives • Fixed Templates • Templates with Variables • Graphics Text Planning •Convert specific pieces of data into discrete phrases Sentence Planning •Combining the phrases using rules of grammar Linguistic Realization •Ensuring that complete text makes sense to the human eye train_arrival = 20:00:00 “the arrival time is 8PM”
  • 11. Content Generation: Katy Recent Home Sales Here is the inventory report for July 2017. Visit: https://katyliu.com/homes.htm to take a quick look at recent home sales. Real Estate Trends The real estate trends we've seen for the last four years are continuing. Both San Mateo County and Santa Clara County show average sales prices are staying higher than list prices. Price trends are little changed. The peak in price per sq. ft. for the 3rd quarter of 2017 is based on closed escrows for July sales (not all sales have closed escrow), and is likely to change a little. The California Association of Realtors in a July 24 release stated "In C.A.R.'s newest market indicator of future price appreciation ... indicates that price growth will continue to accelerate, potentially back into double digit territory, as it reached its highest level since 2013." (homes are selling faster than homes are offered for sale) Advantages for Katy: • Save time prepping monthly reports • Send Personalized Reports Depending on Preferences of Client
  • 12. Content Generation: Implementation Process: 1) Data preparation and upload 2) Editorial Training of the AI • Create the basic outline of desired reports • Connect data to specific parts of text • Prepare Templates and Conditional Formatting 3) Setup automation of data upload and report generation Company Pricing Website AX Semantics Starting at $256/user/mth https://cloud.ax-semantics.com/ Arria NLG Unknown, Free Demo http://www.articulatorlite.com/ Yseop Unknown, Free Demo https://savvy.yseop.com/
  • 13. Chatbots: Overview Value: Handle customers facing tasks 24/7 • Pre-sales • Customer Support • Sales Technology: NLG: Natural Language Generation NLP: Natural Language Processing Data Used to Train Model: Vendor Data Customers….. …Interact with Machine Agent …That carries out a task Place Order Create Service Ticket Set Appointment
  • 14. What is a Chatbot? A machine that can: • Give coherent and meaningful answers • Conduct a conversation with a human
  • 15. Customer Chatbot: Katy Advantages for Katy: • Multiple customers can be managed simultaneously • Customer has access to basic information on demand • Customer preferences and sentiment can be analyzed Case 1: 1. Customer browses property on website 2. Chatbot offers more information Case 2: 1. Customer is given chatbot phone number 2. Customer dialogues with chatbot on mobile device when looking at homes
  • 16. Chatbot: Implementation Company Pricing Website Promero Starting at $25/mth, Free Demo https://www.promero.com/sms-webchat-voice-email-bots/ Hutoma 0.0025/API call, Free Demo https://www.hutoma.ai/ Motion Starting at $15/mth, Free Demo https://www.motion.ai Process • Create Customer Conversation Flow • Chosen from Template • Link to Data • Link to Platform (facebook messenger, website, SMS etc) • Link to other functions • e.g., API to order from a website
  • 17. Sales Forecasting: Overview Value: • Greater Operational Efficiency • More Accurate Forecasts • Less time spent in forecasting Technology: Time-Series Regression Data Used to Train Models: - User’s Historical Data - Vendor’s Comparative Data Turn Historical Data….. …Into Forecasts & Predictions
  • 18. Sales Forecasting : Underlying Tech Time Series Regression: • Linear Regression of a time series • Less Flexible Model • Uses Entire dataset to fit model • Auto-regressive models (ARIMA) • More Flexible • Uses dataset + takes into account each previous value when making the fit/forecast
  • 19. Sales Forecasting : Katy Input: Sales Record of Agent from MLS Input: Details of Sales Transactions from MLS Advantages for Katy: • Speed-up & Enhance Katy’s Forecasting Process • Katy can adjust marketing plan • Katy can adjust expenses Output: 12 Month Sales Forecast
  • 20. Sales Forecasting : Implementation Process: • Have CRM Setup -Or- Have Data in Spreadsheet • Clean up the data, if necessary • Upload spreadsheet data Company Pricing Website IBM Watson Analytics Free Tier if Data Size is Low https://www.ibm.com/watson-analytics Salesforce Einstein Multiple Packages/Add Ons https://www.salesforce.com/products/sales- cloud/features/sales-cloud-einstein/ Sales Temperature $25/location/month http://www.salestemperature.com/
  • 21. Contract Review: Overview Value: Streamline Contract Reviews; Enhance Due Diligence Process • Accurately Highlight Risks and Problem Areas • Reduce Legal Costs AI Technologies: NLP: Natural Language Processing Regressive ML Models Classification ML Models Data Used to Train Models: Vendor Data Upload Contract into System… …Algorithm Analyzes and: • Identifies Key Clauses • Identifies Areas of Risk • Highlights these for Review • Provide Visualization of information in Contract
  • 22. Contract Review: Case Study Master Services Agreements (MSAs): Contacts between service providers and customers Contract Negotiation: • Duration: 3-9 months • Inspection  Revision  Approvals • Contracts Size: • 25-75 Pages • 10 – 20 Sections • Key Bottleneck of Process • Methodical Reading and Manual Parsing • Prepping Comments for Review Meetings • Risks • Overlooking key terms and conditions • What are the key tasks and duties • Missing a key stakeholder’s input
  • 23. Document Parsing: Implementation Company Pricing Website Beagle ~$100/mth, Free 7 day trial http://beagle.ai/ Kira Unknown; Demo Offered https://kirasystems.com/ Legal Robot Beta Product https://www.legalrobot.com/ Process • Upload Contracts • Assist in Training AI • Identify Areas/Clauses of Concern • Connect system to stakeholders • Legal Team(s) • Business Owners
  • 24. Conclusions AI & Machine Learning is Practical for Business at all Levels: Small, Medium and Large Enterprise Benefits: • Save Time • Reach Customers • Reduce Manual Errors • More insights for Strategy and Planning Requirement: Having a DataSet • Size of Data: Enough Cases so that Algorithm Can Learn • Often Vendors Use their own Data to build their models • Clean Data: • Organized in a tabular form • Erroneous Data taken out • Missing Data • Make zero • Average of surrounding data points
  • 27. Key Machine Learning Tech (implementations of these can be found on IBM’s BlueMix platform: https://console.bluemix.net/catalog/?category=watson https://console.bluemix.net/catalog/services/ibm-graph?env_id=ibm:yp:eu-gb • Classification – Classification is a tool that predicts what group or segment something belongs to (e.g., given a user data point, a tool can predict whether the person is male or female; a stay-cationer or world traveler, etc.). This classification can be used on data, text, images, etc. • Image Recognition – Tools that can recognize an image by class or individually • Natural Language Processing (NLP) – Being able to put regular human speech in a format that is understandable to a machine or software • Sentiment Analysis – Taking a piece of text and identifying emotional intent, attitude or sentiment towards something • Recommendation Systems – Systems that can recommend based on like-users’ preferences • Clustering – Breaking an unorganized set of data into sub-groups or segments