Showing posts with label Dynamic Game. Show all posts
Showing posts with label Dynamic Game. Show all posts

Prescriptive Data Science 101: Types of Problems

 

Prescriptive Data Science 101: Types of Problems

Photo by Franki Chamaki on Unsplash

Welcome back to a series of articles on prescriptive data science! In my last post, I talked about descriptive, predictive, and prescriptive data science and required skillsets for prescriptive data science. Today, I will help your journey by defining different types of prescriptive data science problems.

Please note that the methods described in this article is called in many different names across multiple disciplines — mathematical optimization, control theory, single agent dynamics, multi agent dynamic game, dynamic programming, Markovian decision process, or reinforcement learning. In the subsequent article on key elements of problem definition for a single agent case, I will point out the key constructs which are core to the problem definitions and methods. Please note that the underlying ideas are common across multiple disciplines in Operations Research, Economics, Marketing Science, Computer Science, Machine Learning, and Artificial Intelligence.

By the end, you will have a basic knowledge of:

  • What prescriptive data science is.
  • Two key dimensions to define prescriptive data science problems: number of agents and dependency across time periods

Prescriptive Data Science: Beyond Predictive Data Science

 

Prescriptive Data Science: Beyond Predictive Data Science

Photo by Lukas Blazek on Unsplash

(1) Descriptive, predictive, and prescriptive data science

(2) Required skill-sets to excel in prescriptive data science

(3) key components of prescriptive data science and common misconception

As companies become more mature with data science, predictive data science becomes more of table stakes. Prescriptive data science are gaining more importance in setting the leaders in the data science and artificial intelligence apart from other companies. In this article, I will discuss (1) different types of data science and their relevance with the organizational maturity in data science and analytics, (2) required skill-sets to excel in prescriptive data science, and (3) key components of prescriptive data science and common misconception.

Python Data Science Cheat Sheet

Practical Data Science: Promotion Effectiveness and Promotion Planning—Part 3

6-Step Process | Step 2 — Prepare Modeling Dataset (1/2) Photo by  Aexander Sinn  on  Unsplash Welcome back to a series of articles on promo...