Reader small image

You're reading from  Smarter Decisions - The Intersection of Internet of Things and Decision Science

Product typeBook
Published inJul 2016
Reading LevelIntermediate
PublisherPackt
ISBN-139781785884191
Edition1st Edition
Languages
Tools
Concepts
Right arrow
Author (1)
Jojo Moolayil
Jojo Moolayil
author image
Jojo Moolayil

Jojo Moolayil is a data scientist, living in Bengaluru—the silicon valley of India. With over 4 years of industrial experience in Decision Science and IoT, he has worked with industry leaders on high impact and critical projects across multiple verticals. He is currently associated with GE, the pioneer and leader in data science for Industrial IoT. Jojo was born and raised in Pune, India and graduated from University of Pune with a major in information technology engineering. With a vision to solve problems at scale, Jojo found solace in decision science and learnt to solve a variety of problems across multiple industry verticals early in his career. He started his career with Mu Sigma Inc., the world's largest pure play analytics provider where he worked with the leaders of many fortune 50 clients. With the passion to solve increasingly complex problems, Jojo touch based with Internet of Things and found deep interest in the very promising area of consumer and industrial IoT. One of the early enthusiasts to venture into IoT analytics, Jojo converged his learnings from decision science to bring the problem solving frameworks and his learnings from data and decision science to IoT. To cement his foundations in industrial IoT and scale the impact of the problem solving experiments, he joined a fast growing IoT Analytics startup called Flutura based in Bangalore and headquartered in the valley. Flutura focuses exclusively on Industrial IoT and specializes in analytics for M2M data. It is with Flutura, where Jojo reinforced his problem solving skills for M2M and Industrial IoT while working for the world's leading manufacturing giant and lighting solutions providers. His quest for solving problems at scale brought the 'product' dimension in him naturally and soon he also ventured into developing data science products and platforms. After a short stint with Flutura, Jojo moved on to work with the leaders of Industrial IoT, that is, G.E. in Bangalore, where he focused on solving decision science problems for Industrial IoT use cases. As a part of his role in GE, Jojo also focuses on developing data science and decision science products and platforms for Industrial IoT.
Read more about Jojo Moolayil

Right arrow

Preface

The Internet of Things and decision science are among the most trending topics in the industry right now. The problems we solve today have become increasingly ambiguous, uncertain and volatile, and therefore the means to solve them. Moreover, problem solving has evolved from solving one specific problem using data science to the art of problem solving using decision science. The Internet of Things provides a massive opportunity for business to make human life easier which can only be leveraged using decision science. Smarter Decisions – The Intersection of Internet of Things and Decision Science, will help you learn the nuances of IoT and Decision and practically aid you in smarter decision making by solving real-life Industrial & Consumer IoT use cases. The book gives paramount focus on solving a fundamental problem. Therefore, the entire journey of addressing the problem by defining, designing and executing it using industry standard frameworks for decision science is articulated through engaging and easy-to-understand business use cases. While solving the business use cases, we will touch base with the entire data science stack that is descriptive + inquisitive + predictive + prescriptive analytics by leveraging the most popular and open source software 'R'. By the end of this book, you'll have complete understanding of the complex aspects of decision making in IoT and will be able to take that knowledge with you onto whatever project calls for it.

What this book covers

Chapter 1, IoT and Decision Science, briefly introduces the two most important topics for the book in the most lucid way using intuitive real-life examples. The chapter briefs about IoT, its evolution and the key differences between IoT, IIoT, Industrial Internet, Internet of Everything. Decision science is narrated by providing paramount focus on the problem and its evolution in the universe. Finally we explore the problem solving framework to study the decision science approach for problem solving.

Chapter 2, Studying the IoT Problem Universe and Designing a Use Case, introduces a real life IoT business problem and aids the reader to practically design the solution for the problem by using a structured and mature problem solving framework learnt in the preceding chapter. The chapter also introduces the two main domains in IoT that is connected assets and connected operations and various artefacts and thought leadership frameworks that will be leveraged to define and design a solution for the business problem.

Chapter 3, The What and the Why – Using Exploratory Decision Science for IoT, focuses on practically solving the IoT business use case designed in the preceding chapter using the R software for exploratory data analysis. Leveraging an anonymized and masked dataset for the business use case along with the hands on exercises aids the reader to practically traverse through the descriptive and inquisitive phases of decision science. The problem's solution is addressed by answering the two fundamental questions What and Why by performing univariate, bivariate analyses along with various statistical tests to validate the results and thereby render the story.

Chapter 4, Experimenting Predictive Analytics for IoT, enhances the solution of the business use case by leveraging predictive analytics. In this chapter, we answer the question "when" to solve the problem with more clarity. Various statistical models like linear regression, logistic regression and decision trees are explored to solve the different predictive problems that were surfaced during the inquisitive phase of the business use case in the preceding chapter. Intuitive examples to understand the mathematical functioning of the algorithms and easy means to interpret the results are articulated to cement the foundations of predictive analytics for IoT.

Chapter 5, Enhancing Predictive Analytics with Machine Learning for IoT, takes an attempt to improve the results of predictive modelling exercises in the preceding chapter by leveraging cutting edge machine learning algorithms like Random Forest, XgBoost and deep learning algorithms like multilayer perceptrons. With improved results from improved algorithms, the solution for the use case is finally completed by leveraging the 3 different layers of decision science: descriptive + inquisitive + predictive analytics.

Chapter 6, Fast track Decision Science with IoT, reinforces the problem solving skills learnt so far by attempting to solve another fresh IoT use case from start to end within the same chapter. The entire journey of defining, designing and solving the IoT problem is articulated in a fast track mode.

Chapter 7, Prescriptive Science and Decision Making, introduces the last layer of the decision science stack i.e. prescriptive analytics by leveraging a hypothetical use case. The entire journey of evolution of a problem from descriptive to inquisitive to predictive and finally to prescriptive and back is illustrated with simple and easy to learn examples. After traversing the problem through prescriptive analytics, the art of decision making and storyboarding to convey the results in the most lucid format is explored in detail.

Chapter 8, Disruptions in IoT, explores the current disruptions in IoT by studying a few like fog computing, cognitive computing, Next generation robotics and genomics and autonomous cars. Finally the privacy and security aspects in IoT is also explored in brief.

Chapter 9, A Promising Future with IoT, discusses about how the near future will radically change human life with the unprecedented growth of IoT. The chapter explores the visionary topics of the new IoT business models such as, AssetDevice as a service and the evolution of connected cars to smart cars & connected humans to smart humans.

What you need for this book

In order to make your learning efficient, you need to have a computer with either Windows, Mac, or Ubuntu.

You need to download and install R to execute the codes mentioned in this book. You can download and install R using the CRAN website available at http://cran.r-project.org/. All the codes are written using RStudio. RStudio is an integrated development environment for R and can be downloaded from http://www.rstudio.com/products/rstudio/.

The different R packages used in the book are freely available to download and install for all operating systems mentioned above.

Who this book is for

Smarter Decisions – The intersection of Internet of Things and Decision Science is intended for data science and IoT enthusiasts or project managers anchoring IoT Analytics projects. Basic knowledge of R in terms of its libraries is an added advantage, however the verbiage for interpretation of the results will be independent of the codes. Any non-technical data science and IoT enthusiast can skip the codes and read through the output and still be able to consume the results.

Sections

In this book, you will find several headings that appear frequently (Getting ready, How to do it, How it works, There's more, and See also).

To give clear instructions on how to complete a recipe, we use these sections as follows:

Getting ready

This section tells you what to expect in the recipe, and describes how to set up any software or any preliminary settings required for the recipe.

How to do it…

This section contains the steps required to follow the recipe.

How it works…

This section usually consists of a detailed explanation of what happened in the previous section.

There's more…

This section consists of additional information about the recipe in order to make the reader more knowledgeable about the recipe.

See also

This section provides helpful links to other useful information for the recipe.

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

<Contextpath="/jira"docBase="${catalina.home}
/atlassian- jira" reloadable="false" useHttpOnly="true">

Any command-line input or output is written as follows:

 mysql -u root -p

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Select System info from the Administration panel."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book-what you liked or disliked. Reader feedback is important for us as it helps us develop titles that you will really get the most out of.

To send us general feedback, simply e-mail feedback@packtpub.com, and mention the book's title in the subject of your message.

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide at www.packtpub.com/authors .

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Downloading the example code

You can download the example code files for this book from your account at http://www.packtpub.com. If you purchased this book elsewhere, you can visit http://www.packtpub.com/support and register to have the files e-mailed directly to you.

You can download the code files by following these steps:

  1. Log in or register to our website using your e-mail address and password.

  2. Hover the mouse pointer on the SUPPORT tab at the top.

  3. Click on Code Downloads & Errata.

  4. Enter the name of the book in the Search box.

  5. Select the book for which you're looking to download the code files.

  6. Choose from the drop-down menu where you purchased this book from.

  7. Click on Code Download.

You can also download the code files by clicking on the Code Files button on the book's webpage at the Packt Publishing website. This page can be accessed by entering the book's name in the Search box. Please note that you need to be logged in to your Packt account.

Once the file is downloaded, please make sure that you unzip or extract the folder using the latest version of:

  • WinRAR / 7-Zip for Windows

  • Zipeg / iZip / UnRarX for Mac

  • 7-Zip / PeaZip for Linux

The code bundle for the book is also hosted on GitHub at https://github.com/PacktPublishing/Smarter-Decisions-The-Intersection-of-Internet-of-Things-and-Decision-Science. We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books-maybe a mistake in the text or the code-we would be grateful if you could report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/submit-errata, selecting your book, clicking on the Errata Submission Form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded to our website or added to any list of existing errata under the Errata section of that title.

To view the previously submitted errata, go to https://www.packtpub.com/books/content/support and enter the name of the book in the search field. The required information will appear under the Errata section.

Piracy

Piracy of copyrighted material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works in any form on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at copyright@packtpub.com with a link to the suspected pirated material.

We appreciate your help in protecting our authors and our ability to bring you valuable content.

Questions

If you have a problem with any aspect of this book, you can contact us at questions@packtpub.com, and we will do our best to address the problem.

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Smarter Decisions - The Intersection of Internet of Things and Decision Science
Published in: Jul 2016Publisher: PacktISBN-13: 9781785884191
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Author (1)

author image
Jojo Moolayil

Jojo Moolayil is a data scientist, living in Bengaluru—the silicon valley of India. With over 4 years of industrial experience in Decision Science and IoT, he has worked with industry leaders on high impact and critical projects across multiple verticals. He is currently associated with GE, the pioneer and leader in data science for Industrial IoT. Jojo was born and raised in Pune, India and graduated from University of Pune with a major in information technology engineering. With a vision to solve problems at scale, Jojo found solace in decision science and learnt to solve a variety of problems across multiple industry verticals early in his career. He started his career with Mu Sigma Inc., the world's largest pure play analytics provider where he worked with the leaders of many fortune 50 clients. With the passion to solve increasingly complex problems, Jojo touch based with Internet of Things and found deep interest in the very promising area of consumer and industrial IoT. One of the early enthusiasts to venture into IoT analytics, Jojo converged his learnings from decision science to bring the problem solving frameworks and his learnings from data and decision science to IoT. To cement his foundations in industrial IoT and scale the impact of the problem solving experiments, he joined a fast growing IoT Analytics startup called Flutura based in Bangalore and headquartered in the valley. Flutura focuses exclusively on Industrial IoT and specializes in analytics for M2M data. It is with Flutura, where Jojo reinforced his problem solving skills for M2M and Industrial IoT while working for the world's leading manufacturing giant and lighting solutions providers. His quest for solving problems at scale brought the 'product' dimension in him naturally and soon he also ventured into developing data science products and platforms. After a short stint with Flutura, Jojo moved on to work with the leaders of Industrial IoT, that is, G.E. in Bangalore, where he focused on solving decision science problems for Industrial IoT use cases. As a part of his role in GE, Jojo also focuses on developing data science and decision science products and platforms for Industrial IoT.
Read more about Jojo Moolayil