Chapter-4-Data-Science-and-Big-DataÂ-
Chapter-4-Data-Science-and-Big-DataÂ-
They use this data to understand the characteristics of their customers and
build machine learning models based on those characteristics to identify
the likelihood of a customer responding to a particular ad at a given
moment. Depending on this likelihood, customers are contacted with the
right offers and in many cases even personalized offers.
Recommendation engines: Everyday, we come across various
recommendation engines, such as for friends on Facebook, videos on
YouTube, products on Amazon, and movies on Netflix. These systems
show personalized offerings to people based on factors like their search
histories and preferences. It is widely known that Amazon uses
recommendation algorithms to personalize the shopping experience for
each customer.
Fraud detection: Fraud does not have a constant pattern. Fraud detection model is an
evolving process, and by investigating and flagging more and more frequent cases, cases
of fraud can be identified. In the case of credit card companies, investigating a large
number of transactions one by one is not possible. Therefore, fraud detection models are
used that can auto-approve legitimate transactions and raise alerts in case of any
transactions that appear fraudulent. Events such as a sudden big purchase after many
small purchases, purchases that do not fit the cardholder’s profile, and unusual
geographical locations can raise suspicion and block the transaction or card
automatically
What is the Data Science?
Data science is an interdisciplinary field that uses the
concepts of statistics, mathematics, computer science,
and domain expertise to extract meaningful insights from
data that can generate some business value.
A data scientist is someone who is a specialist in these
three domains and extracts meaning from the data by
performing data and statistical analysis; building and
applying machine learning models and algorithms; and
visualizing, summarizing and communicating the results.
The role of a business/data analyst involves using a lot of
domain expertise and data analysis to generate insights
from the data, whereas the role of a data scientist is
slightly broader and includes machine learning
modeling and programming.
Machine Learning vs. Artificial Intelligence
Data science is a broader term that includes the process for building this
machine learning model, including data collection, data processing, data
analysis, data visualization, modeling, making predictions, and so forth.