{"id":3687,"date":"2019-10-02T16:25:22","date_gmt":"2019-10-02T14:25:22","guid":{"rendered":"https:\/\/blog.iese.fraunhofer.de\/?p=3687"},"modified":"2024-01-22T12:05:04","modified_gmt":"2024-01-22T11:05:04","slug":"what-does-paul-bocuse-have-to-do-with-data-science","status":"publish","type":"post","link":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/","title":{"rendered":"What does Paul Bocuse (French three-star-decorated chef) have to do with Data Science?"},"content":{"rendered":"<p class=\"lead\">You wonder how a Data Scientist works? The data science process (i.e., building data-driven products such as recommendations systems, fraud detection systems, chatbots, etc.) is, in some sense, similar to what a chef like <a href=\"https:\/\/en.wikipedia.org\/wiki\/Paul_Bocuse\" target=\"_blank\" rel=\"noopener noreferrer\">Paul Bocuse<\/a> in a restaurant does while preparing a new menu. She must create something new that appeals to the customers, which is then repeated throughout the season. Even if a recipe exists, getting the right taste, consistency, or look usually implies iterating and relying on experiments, i.e., learning from trial and error, using ingredients (data), some preexisting intuition (domain and technical\/professional expertise), and the right tools.<\/p>\n<div class=\"info-box\">\n<p>Sie m\u00f6chten den Artikel lieber auf Deutsch lesen? Hier geht es zum Artikel: \u00bb<a href=\"https:\/\/www.iese.fraunhofer.de\/blog\/was-hat-paul-bocuse-mit-data-science-zu-tun\/\" target=\"_blank\" rel=\"noopener noreferrer\">Was hat der Drei-Sterne-Koch Paul Bocuse mit Data Science zu tun?<\/a>\u00ab<\/p>\n<\/div>\n<h3>Business and Data Understanding<\/h3>\n<p>Why do we even need to cook? For whom? For what occasion? What kind of dish are we talking about? And how do we know when we succeed? All these questions about the business goal, the potential added value, the stakeholders, and the expected outcome are the starting point of any data science project (usually referred to as <strong>business understanding<\/strong> or problem-framing phase). Obviously, cooking <em>spaghetti al ragu<\/em> is not the same as cooking a <em>sauce-drenched timpano<\/em>. Yet, a number of ingredients (meat balls, pasta, and tomato sauce), steps, and tools are common for both dishes. What differs are the combination and the proportions of the ingredients, the tools used and their settings, and the sequence and timing of the preparation steps.<\/p>\n<p>The business requirements usually narrow the pool of suitable dishes to cook. This also restricts the set of ingredients to use (i.e., the data). For example, the use of chocolate is most likely to be excluded when cooking a variation of <em>penne al\u2019arrabbiata<\/em> (unless one is very innovative). At that point, new questions emerge: Are all ingredients available? In what quantity? And what quality? If some ingredients are missing, where to get them and how long does it take to get them? Planting tomatoes on the balcony may not be an effective long-term supply solution. Asking the neighbors for some may contribute to good neighborly relations (as a one-time solution). Going to the supermarket, or (better) directly to the producer is probably more efficient.<\/p>\n<p>During the <strong>data understanding<\/strong> phase, the goal is to choose a dish from the ones that potentially fit the business objective; for which the appropriate ingredients (data) are available; and that can actually be cooked (meaning the time, skills, tools, etc. are present).<\/p>\n<h3>Data Preparation<\/h3>\n<p>A dish is by no means a juxtaposition of ingredients. Ingredients must be prepared, usually following a certain order, and different treatment of the same ingredients can have massive effects on the outcome. For example, a dessert such as a <em>floating island<\/em> requires dividing the egg whites from the yolks first and then whisking the egg whites, whereas an <em>omelet<\/em> requires whisking the whole eggs directly. The same is true with data.<\/p>\n<p>Let\u2019s get the ingredients (i.e., the data) first. Both may come from different sources (supermarkets, wholesalers, producers, etc., resp. data warehouses, cloud storage, API, etc.) in different forms and packaging (data formats). The <strong>data ingestion<\/strong> process aims at gathering all ingredients and making them available in a useful form on the worktop in order to start cooking.<\/p>\n<p>Like data, ingredients may differ in quality. There may, for example, be problems in the data formatting: Vegetables or fruits might not always be calibrated, some might be more ripe than others, etc. There might also be missing values: like an egg carton containing 6 instead of 12 eggs. The data may be imbalanced: too much pasta and not enough sauce, etc. (see more examples in the \u201cHandbook of Bad Data\u201d (McCallum 2013)). A chef will always check the quality of their ingredients, sort them out, and even change supplier if necessary. This is what the <strong>data cleaning <\/strong>process aims for.<\/p>\n<p>Preparing some intermediate products corresponds to the feature engineering process. This can be straightforward, like chopping onions or blending spices, or more complex, like marinating some piece of meat or preparing some stuffing.<\/p>\n<h3>Modeling, Evaluation &amp; Deployment<\/h3>\n<p>Let\u2019s cook! While the type of dish already constrains the kind of cookware (i.e., the model) to use (pans, oven, kitchen utensils, etc.), there is still plenty of room for experiment (temperature, cooking time, stirring or not, etc.). Similar to a chef, who will try many alternatives before the expected consistency, taste, or look is achieved, Data Scientists also try different model versions, each with slight variations ((hyper-)parameters) in order to find the best combination of ingredients (data), intermediary products (features), and cookware (model). This corresponds to the <strong>modeling<\/strong> phase.<\/p>\n<p>Taste is subjective, and what a cook likes might not always reflect what the customers want or are ready to order. The art of a chef is to understand the customers\u2019 tastes and adapt the dish when necessary. The same is true for data-driven products and the work of a Data Scientist. Both may perform well in a controlled environment (e.g., at home with some friends), but poorly in a production environment facing all different types of customers (e.g., in a restaurant or a restaurant chain). The goal of the <strong>evaluation<\/strong> process is to get feedback on the performance, and to adapt or change the dish (product) if necessary. This may be done with a specific set of customers (e.g., the regular ones) or on a special occasion. The idea here is to avoid losing too much time and to evaluate the product as soon as possible (using, for example, an MVP in an A\/B test setting).<\/p>\n<p>Getting a new dish from the restaurant\u2019s kitchen to the dining room implies several things. Obviously, the menu must be adapted so that the customers can find, understand, and order the new dish (i.e., incorporating the new data-driven product into the current portfolio may require new UX decisions). A price has to be chosen. The waiters should know how to describe and sell the dish to the customers. The kitchen team must be able to cook the dish within a given amount of time, even when the chef is not there. The restaurant must ensure that feedback, either from the customers directly or from the waiters, is obtained continuously, etc. This corresponds to the <strong>deployment<\/strong> process.<\/p>\n<h3>The conclusion when comparing the work of chef and Data Scientist<\/h3>\n<p>Just as in the kitchen, the different phases or processes involved in Data Science are not independent of each other. Many iterations usually take place. It may be that a phase fails (e.g., not enough ingredients; not the right ones for the dish; the restaurant\u2019s customers do not order the new dish, etc.) and that adaptation is required (ordering new ingredients, changing the dish, organizing the menu, etc.). Furthermore, a kitchen has to be well organized to keep up during rush hours, to avoid waste, and to ensure high standards of quality and hygiene. The recipes must be written down and updated when needed to ensure that customers get the same outcome when they order the same dish. Finally, while being technically good is a prerequisite, understanding the business problem and the customers\u2019 needs is essential.<\/p>\n<p>Are you interested in becoming a Data Scientist? Fraunhofer IESE and the Fraunhofer\u00a0<a href=\"https:\/\/www.iese.fraunhofer.de\/de\/leistungen\/data-analytics.html\" target=\"_blank\" rel=\"noopener noreferrer\">Big Data<\/a>\u00a0Alliance are jointly offering\u00a0<a href=\"https:\/\/www.iese.fraunhofer.de\/en\/seminare_training\/data-scientist.html\" target=\"_blank\" rel=\"noopener noreferrer\">a three-level certificate program for Data Scientists<\/a>.<\/p>\n<p>For further information about Data Science, the author recommends this website:\u00a0<a href=\"https:\/\/towardsdatascience.com\/\">https:\/\/towardsdatascience.com\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>You wonder how a Data Scientist works? The data science process (i.e., building data-driven products such as recommendations systems, fraud detection systems, chatbots, etc.) is, in some sense, similar to what a chef like Paul Bocuse in a restaurant does&#8230;<\/p>\n","protected":false},"author":66,"featured_media":3695,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[348],"tags":[26,104,170,247,198],"coauthors":[214],"class_list":["post-3687","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-karriere-iese","tag-big-data","tag-data-analytics","tag-data-science","tag-data-scientist","tag-english"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What does Bocuse have to do with data science? - Blog des Fraunhofer IESE<\/title>\n<meta name=\"description\" content=\"You wonder how a Data Scientist works? Fraunhofer compares the data science process and what a chef in a restaurant does while he prepares a menu.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What does Bocuse have to do with data science? - Blog des Fraunhofer IESE\" \/>\n<meta property=\"og:description\" content=\"You wonder how a Data Scientist works? Fraunhofer compares the data science process and what a chef in a restaurant does while he prepares a menu.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/\" \/>\n<meta property=\"og:site_name\" content=\"Fraunhofer IESE\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/FraunhoferIESE\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-02T14:25:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-22T11:05:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/07\/2019_Data_Science_Paul_Bocuse.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"748\" \/>\n\t<meta property=\"og:image:height\" content=\"375\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Dr. Julien Siebert\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@FraunhoferIESE\" \/>\n<meta name=\"twitter:site\" content=\"@FraunhoferIESE\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr. Julien Siebert\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"6\u00a0Minuten\" \/>\n\t<meta name=\"twitter:label3\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data3\" content=\"Dr. Julien Siebert\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/\"},\"author\":{\"name\":\"Dr. Julien Siebert\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#\\\/schema\\\/person\\\/96d3d2ce62a13a8ee470ea948601ff28\"},\"headline\":\"What does Paul Bocuse (French three-star-decorated chef) have to do with Data Science?\",\"datePublished\":\"2019-10-02T14:25:22+00:00\",\"dateModified\":\"2024-01-22T11:05:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/\"},\"wordCount\":1266,\"publisher\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/2019_Data_Science_Paul_Bocuse.jpg\",\"keywords\":[\"Big Data\",\"Data Analytics\",\"Data Science\",\"Data Scientist\",\"English\"],\"articleSection\":[\"Arbeiten am IESE\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/\",\"name\":\"What does Bocuse have to do with data science? - Blog des Fraunhofer IESE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/2019_Data_Science_Paul_Bocuse.jpg\",\"datePublished\":\"2019-10-02T14:25:22+00:00\",\"dateModified\":\"2024-01-22T11:05:04+00:00\",\"description\":\"You wonder how a Data Scientist works? Fraunhofer compares the data science process and what a chef in a restaurant does while he prepares a menu.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/2019_Data_Science_Paul_Bocuse.jpg\",\"contentUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/07\\\/2019_Data_Science_Paul_Bocuse.jpg\",\"width\":748,\"height\":375,\"caption\":\"Ein Vergleich zwischen Paul Bocuse und Data Science\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/what-does-paul-bocuse-have-to-do-with-data-science\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What does Paul Bocuse (French three-star-decorated chef) have to do with Data Science?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/\",\"name\":\"Fraunhofer IESE\",\"description\":\"Blog des Fraunhofer-Institut f\u00fcr Experimentelles Software Engineering\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#organization\",\"name\":\"Fraunhofer IESE\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/08\\\/fhg_iese_logo.png\",\"contentUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/08\\\/fhg_iese_logo.png\",\"width\":183,\"height\":50,\"caption\":\"Fraunhofer IESE\"},\"image\":{\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/FraunhoferIESE\\\/\",\"https:\\\/\\\/x.com\\\/FraunhoferIESE\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/fraunhoferiese\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/FraunhoferIESE\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/#\\\/schema\\\/person\\\/96d3d2ce62a13a8ee470ea948601ff28\",\"name\":\"Dr. Julien Siebert\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/siebert_julien_8513_blog-96x96.jpg299e210bdf5631c16552ac66c10e3e56\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/siebert_julien_8513_blog-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/10\\\/siebert_julien_8513_blog-96x96.jpg\",\"caption\":\"Dr. Julien Siebert\"},\"description\":\"Julien Siebert is working as senior AI Expert in the Data Science department of Fraunhofer IESE. He studied Artificial Intelligence and Engineering Science and got his PhD in Computer Science. His professional interests include data science processes, artificial intelligence and complex systems.\",\"url\":\"https:\\\/\\\/www.iese.fraunhofer.de\\\/blog\\\/author\\\/julien-siebert\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What does Bocuse have to do with data science? - Blog des Fraunhofer IESE","description":"You wonder how a Data Scientist works? Fraunhofer compares the data science process and what a chef in a restaurant does while he prepares a menu.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/","og_locale":"de_DE","og_type":"article","og_title":"What does Bocuse have to do with data science? - Blog des Fraunhofer IESE","og_description":"You wonder how a Data Scientist works? Fraunhofer compares the data science process and what a chef in a restaurant does while he prepares a menu.","og_url":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/","og_site_name":"Fraunhofer IESE","article_publisher":"https:\/\/www.facebook.com\/FraunhoferIESE\/","article_published_time":"2019-10-02T14:25:22+00:00","article_modified_time":"2024-01-22T11:05:04+00:00","og_image":[{"width":748,"height":375,"url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/07\/2019_Data_Science_Paul_Bocuse.jpg","type":"image\/jpeg"}],"author":"Dr. Julien Siebert","twitter_card":"summary_large_image","twitter_creator":"@FraunhoferIESE","twitter_site":"@FraunhoferIESE","twitter_misc":{"Verfasst von":"Dr. Julien Siebert","Gesch\u00e4tzte Lesezeit":"6\u00a0Minuten","Written by":"Dr. Julien Siebert"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/#article","isPartOf":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/"},"author":{"name":"Dr. Julien Siebert","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#\/schema\/person\/96d3d2ce62a13a8ee470ea948601ff28"},"headline":"What does Paul Bocuse (French three-star-decorated chef) have to do with Data Science?","datePublished":"2019-10-02T14:25:22+00:00","dateModified":"2024-01-22T11:05:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/"},"wordCount":1266,"publisher":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#organization"},"image":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/07\/2019_Data_Science_Paul_Bocuse.jpg","keywords":["Big Data","Data Analytics","Data Science","Data Scientist","English"],"articleSection":["Arbeiten am IESE"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/","url":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/","name":"What does Bocuse have to do with data science? - Blog des Fraunhofer IESE","isPartOf":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/#primaryimage"},"image":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/07\/2019_Data_Science_Paul_Bocuse.jpg","datePublished":"2019-10-02T14:25:22+00:00","dateModified":"2024-01-22T11:05:04+00:00","description":"You wonder how a Data Scientist works? Fraunhofer compares the data science process and what a chef in a restaurant does while he prepares a menu.","breadcrumb":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/#primaryimage","url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/07\/2019_Data_Science_Paul_Bocuse.jpg","contentUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/07\/2019_Data_Science_Paul_Bocuse.jpg","width":748,"height":375,"caption":"Ein Vergleich zwischen Paul Bocuse und Data Science"},{"@type":"BreadcrumbList","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/what-does-paul-bocuse-have-to-do-with-data-science\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.iese.fraunhofer.de\/blog\/"},{"@type":"ListItem","position":2,"name":"What does Paul Bocuse (French three-star-decorated chef) have to do with Data Science?"}]},{"@type":"WebSite","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#website","url":"https:\/\/www.iese.fraunhofer.de\/blog\/","name":"Fraunhofer IESE","description":"Blog des Fraunhofer-Institut f\u00fcr Experimentelles Software Engineering","publisher":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.iese.fraunhofer.de\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#organization","name":"Fraunhofer IESE","url":"https:\/\/www.iese.fraunhofer.de\/blog\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2016\/08\/fhg_iese_logo.png","contentUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2016\/08\/fhg_iese_logo.png","width":183,"height":50,"caption":"Fraunhofer IESE"},"image":{"@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/FraunhoferIESE\/","https:\/\/x.com\/FraunhoferIESE","https:\/\/www.linkedin.com\/company\/fraunhoferiese\/","https:\/\/www.youtube.com\/c\/FraunhoferIESE"]},{"@type":"Person","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/#\/schema\/person\/96d3d2ce62a13a8ee470ea948601ff28","name":"Dr. Julien Siebert","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2020\/10\/siebert_julien_8513_blog-96x96.jpg299e210bdf5631c16552ac66c10e3e56","url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2020\/10\/siebert_julien_8513_blog-96x96.jpg","contentUrl":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2020\/10\/siebert_julien_8513_blog-96x96.jpg","caption":"Dr. Julien Siebert"},"description":"Julien Siebert is working as senior AI Expert in the Data Science department of Fraunhofer IESE. He studied Artificial Intelligence and Engineering Science and got his PhD in Computer Science. His professional interests include data science processes, artificial intelligence and complex systems.","url":"https:\/\/www.iese.fraunhofer.de\/blog\/author\/julien-siebert\/"}]}},"jetpack_featured_media_url":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-content\/uploads\/2019\/07\/2019_Data_Science_Paul_Bocuse.jpg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/posts\/3687","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/users\/66"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/comments?post=3687"}],"version-history":[{"count":18,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/posts\/3687\/revisions"}],"predecessor-version":[{"id":10858,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/posts\/3687\/revisions\/10858"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/media\/3695"}],"wp:attachment":[{"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/media?parent=3687"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/categories?post=3687"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/tags?post=3687"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.iese.fraunhofer.de\/blog\/wp-json\/wp\/v2\/coauthors?post=3687"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}